Lines Matching refs:tottimeout
64 static struct timeval tottimeout = { 60, 0 }; variable
114 *(struct timeval *)info = tottimeout; in __rpc_control()
117 tottimeout = *(struct timeval *)info; in __rpc_control()
489 (xdrproc_t)xdr_bool, (char *)&rslt, tottimeout); in rpcb_set()
526 (xdrproc_t)xdr_bool, (char *)&rslt, tottimeout); in rpcb_unset()
664 tp = &tottimeout; in __rpcb_findaddr_timed()
1117 (char *)&head, tottimeout); in rpcb_getmaps()
1136 (char *)&head, tottimeout) == RPC_SUCCESS) in rpcb_getmaps()
1255 (xdrproc_t)xdr_time_t, (char *)timep, tottimeout); in rpcb_gettime()
1266 tottimeout); in rpcb_gettime()
1298 tottimeout); in rpcb_taddr2uaddr()
1334 tottimeout) != RPC_SUCCESS) { in rpcb_uaddr2taddr()