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

/freebsd-11-stable/include/rpc/
H A Dclnt.h213 #define CLSET_FD_NCLOSE 9 /* Do not close fd while clnt_destroy */ macro
/freebsd-11-stable/sys/rpc/
H A Dclnt.h326 #define CLSET_FD_NCLOSE 9 /* Do not close fd while clnt_destroy */ macro
H A Dclnt_vc.c623 case CLSET_FD_NCLOSE:
H A Dclnt_dg.c830 case CLSET_FD_NCLOSE:
/freebsd-11-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-11-stable/lib/libc/rpc/
H A Dclnt_dg.c670 case CLSET_FD_NCLOSE:
H A Dclnt_vc.c549 case CLSET_FD_NCLOSE:

Completed in 130 milliseconds