Home
last modified time | relevance | path

Searched refs:ct_closeit (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sunrpc/
Dclnt_tcp.c66 bool_t ct_closeit; member
163 ct->ct_closeit = TRUE; in clnttcp_create()
167 ct->ct_closeit = FALSE; in clnttcp_create()
193 if (ct->ct_closeit) in clnttcp_create()
365 ct->ct_closeit = TRUE; in clnttcp_control()
368 ct->ct_closeit = FALSE; in clnttcp_control()
452 if (ct->ct_closeit) in clnttcp_destroy()
Dclnt_unix.c67 bool_t ct_closeit; member
148 ct->ct_closeit = TRUE; in clntunix_create()
152 ct->ct_closeit = FALSE; in clntunix_create()
178 if (ct->ct_closeit) in clntunix_create()
340 ct->ct_closeit = TRUE; in clntunix_control()
343 ct->ct_closeit = FALSE; in clntunix_control()
426 if (ct->ct_closeit) in clntunix_destroy()