Searched refs:ct_closeit (Results 1 – 4 of 4) sorted by relevance
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
214 ct->ct_closeit = FALSE; in clnt_vc_create()642 ct->ct_closeit = TRUE; in clnt_vc_control()646 ct->ct_closeit = FALSE; in clnt_vc_control()876 so = ct->ct_closeit ? ct->ct_socket : NULL; in clnt_vc_destroy()
137 ct->ct_closeit = FALSE; in clnt_bck_create()