Home
last modified time | relevance | path

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

/freebsd/include/rpc/
H A Dclnt.h210 #define CLSET_FD_CLOSE 8 /* close fd while clnt_destroy */ macro
/freebsd/sys/rpc/
H A Dclnt.h323 #define CLSET_FD_CLOSE 8 /* close fd while clnt_destroy */ macro
H A Dclnt_rc.c236 CLNT_CONTROL(newclient, CLSET_FD_CLOSE, 0); in clnt_reconnect_connect()
H A Dclnt_dg.c817 case CLSET_FD_CLOSE: in clnt_dg_control()
H A Drpcb_clnt.c460 (void) CLNT_CONTROL(client, CLSET_FD_CLOSE, NULL); in local_rpcb()
H A Dclnt_vc.c647 case CLSET_FD_CLOSE: in clnt_vc_control()
/freebsd/lib/libc/rpc/
H A Dclnt_generic.c396 (void) CLNT_CONTROL(cl, CLSET_FD_CLOSE, NULL); in clnt_tli_create()
H A Drpc_soc.c134 (void) CLNT_CONTROL(cl, CLSET_FD_CLOSE, NULL); in clnt_com_create()
H A Dclnt_dg.c655 case CLSET_FD_CLOSE: in clnt_dg_control()
H A Dclnt_vc.c532 case CLSET_FD_CLOSE: in clnt_vc_control()
H A Drpcb_clnt.c447 (void) CLNT_CONTROL(client, CLSET_FD_CLOSE, NULL); in local_rpcb()