Searched refs:rpc_totout_old (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/nfs/dfshares/ |
H A D | dfshares.c | 104 struct timeval tout, rpc_totout_old; local 106 (void) __rpc_control(CLCR_GET_RPCB_TIMEOUT, &rpc_totout_old); 124 &rpc_totout_old); 129 (void) __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_old);
|
/titanic_41/usr/src/cmd/fs.d/nfs/dfmounts/ |
H A D | dfmounts.c | 126 struct timeval tout, rpc_totout_old; local 128 (void) __rpc_control(CLCR_GET_RPCB_TIMEOUT, &rpc_totout_old); 146 &rpc_totout_old); 151 (void) __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_old);
|
/titanic_41/usr/src/cmd/fs.d/nfs/showmount/ |
H A D | showmount.c | 86 struct timeval tout, rpc_totout_old; in main() local 128 __rpc_control(CLCR_GET_RPCB_TIMEOUT, &rpc_totout_old); in main() 145 __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_old); in main() 150 __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_old); in main()
|