Searched refs:CLSET_FD_NCLOSE (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/include/rpc/
H A Dclnt.h215 #define CLSET_FD_NCLOSE 9 /* Do not close fd while clnt_destroy */ macro
/freebsd-12-stable/sys/rpc/
H A Dclnt.h328 #define CLSET_FD_NCLOSE 9 /* Do not close fd while clnt_destroy */ macro
H A Dclnt_dg.c828 case CLSET_FD_NCLOSE:
H A Dclnt_vc.c625 case CLSET_FD_NCLOSE:
/freebsd-12-stable/usr.bin/rpcinfo/
H A Drpcinfo.c411 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL);
1307 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL);
/freebsd-12-stable/lib/libc/rpc/
H A Dclnt_dg.c672 case CLSET_FD_NCLOSE:
H A Dclnt_vc.c551 case CLSET_FD_NCLOSE:

Completed in 177 milliseconds