Home
last modified time | relevance | path

Searched refs:__rpc_irtimeout (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c93 int __rpc_irtimeout = 35; variable
1095 __rpc_irtimeout = tmp; in rpc_control()
H A Dsvc_vc.c74 extern int __rpc_irtimeout;
1457 if (lasttime >= __rpc_irtimeout && in svc_timeout_nonblock_xprt_and_LRU()
1458 __rpc_irtimeout != 0) { in svc_timeout_nonblock_xprt_and_LRU()