Searched refs:rpc_totout_new (Results 1 – 3 of 3) sorted by relevance
95 struct timeval rpc_totout_new = {15, 0}; variable107 (void) __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_new);
109 static struct timeval rpc_totout_new = {15, 0}; variable129 (void) __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_new);
70 struct timeval rpc_totout_new = {15, 0}; variable129 __rpc_control(CLCR_SET_RPCB_TIMEOUT, &rpc_totout_new); in main()