Searched refs:ct_closeit (Results 1 – 5 of 5) sorted by relevance
92 bool_t ct_closeit; member179 ct->ct_closeit = TRUE; in clnttcp_create()181 ct->ct_closeit = FALSE; in clnttcp_create()218 if (ct->ct_closeit) in clnttcp_create()421 if (ct->ct_closeit) in clnttcp_destroy()
104 bool_t ct_closeit; /* close it on destroy */ member248 ct->ct_closeit = FALSE; in clnt_vc_create()279 if (ct->ct_closeit) { in clnt_vc_create()533 ct->ct_closeit = TRUE; in clnt_vc_control()537 ct->ct_closeit = FALSE; in clnt_vc_control()642 if (ct->ct_closeit && ct->ct_fd != -1) { in clnt_vc_destroy()
105 bool_t ct_closeit; /* close it on destroy */ member
215 ct->ct_closeit = FALSE; in clnt_vc_create()647 ct->ct_closeit = TRUE; in clnt_vc_control()651 ct->ct_closeit = FALSE; in clnt_vc_control()881 so = ct->ct_closeit ? ct->ct_socket : NULL; in clnt_vc_destroy()
138 ct->ct_closeit = FALSE; in clnt_bck_create()