Home
last modified time | relevance | path

Searched defs:tottimeout (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dpmap_getport.c56 static const struct timeval tottimeout = { 60, 0 }; variable
H A Dclnt_simple.c121 struct timeval timeout, tottimeout; in rpc_call() local
H A Drpcb_clnt.c64 static struct timeval tottimeout = { 60, 0 }; variable
/freebsd/sys/rpc/
H A Drpcb_clnt.c60 static struct timeval tottimeout = { 60, 0 }; variable
/freebsd/usr.sbin/ypbind/
H A Dyp_ping.c98 static struct timeval tottimeout = { 1, 0 }; variable
/freebsd/usr.bin/quota/
H A Dquota.c657 struct timeval timeout, tottimeout; in callaurpc() local