Home
last modified time | relevance | path

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

/minix/lib/libc/rpc/
H A Dclnt_vc.c105 bool_t ct_closeit; member
277 ct->ct_closeit = FALSE; in clnt_vc_create()
307 if (ct->ct_closeit) { in clnt_vc_create()
561 ct->ct_closeit = TRUE; in clnt_vc_control()
565 ct->ct_closeit = FALSE; in clnt_vc_control()
674 if (ct->ct_closeit && ct->ct_fd != -1) { in clnt_vc_destroy()