Home
last modified time | relevance | path

Searched refs:CLGET_RETRY_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt.h154 #define CLGET_RETRY_TIMEOUT 5 /* get retry timeout (timeval) */ macro
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_udp.c480 case CLGET_RETRY_TIMEOUT:
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h648 #define CLGET_RETRY_TIMEOUT 5 /* get retry timeout (timeval) */ macro
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c768 case CLGET_RETRY_TIMEOUT: in clnt_dg_control()