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

/freebsd-10.3-release/include/rpc/
H A Dclnt.h213 #define CLSET_FD_NCLOSE 9 /* Do not close fd while clnt_destroy */ macro
/freebsd-10.3-release/sys/rpc/
H A Dclnt.h326 #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.c607 case CLSET_FD_NCLOSE:
/freebsd-10.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c411 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL);
1305 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL);
/freebsd-10.3-release/lib/libc/rpc/
H A Dclnt_dg.c674 case CLSET_FD_NCLOSE:
H A Dclnt_vc.c549 case CLSET_FD_NCLOSE:

Completed in 123 milliseconds