Searched refs:rpc_totout_new (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/dfshares/
H A Ddfshares.c95 struct timeval rpc_totout_new = {15, 0}; variable in typeref:struct:timeval
107 (void) __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_new);
/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/
H A Ddfmounts.c109 static struct timeval rpc_totout_new = {15, 0}; variable in typeref:struct:timeval
129 (void) __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_new);
/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/
H A Dshowmount.c70 struct timeval rpc_totout_new = {15, 0}; variable in typeref:struct:timeval
129 __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_new);

Completed in 59 milliseconds