Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt.h149 #define CLSET_FD_NCLOSE 9 /* Do not close fd while clnt_destroy */ macro
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dkey_call.c999 clnt_control(kcp->client, CLSET_FD_NCLOSE, NULL); in check_rdev()
1008 clnt_control(kcp->client, CLSET_FD_NCLOSE, NULL); in check_rdev()
H A Dclnt_door.c345 case CLSET_FD_NCLOSE: in clnt_door_control()
H A Dclnt_dg.c730 case CLSET_FD_NCLOSE: in clnt_dg_control()
H A Dclnt_vc.c905 case CLSET_FD_NCLOSE: in clnt_vc_control()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c1197 clnt_control(pdomb->dom_client, CLSET_FD_NCLOSE, NULL); in check_rdev()
1205 clnt_control(pdomb->dom_client, CLSET_FD_NCLOSE, NULL); in check_rdev()
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c363 case CLSET_FD_NCLOSE: in clnttcp_control()
H A Dclnt_udp.c492 case CLSET_FD_NCLOSE:
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h608 #define CLSET_FD_NCLOSE 9 /* Do not close fd while clnt_destroy */ macro
/illumos-gate/usr/src/cmd/rpcinfo/
H A Drpcinfo.c427 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL);
1417 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL);