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

/freebsd-10.0-release/lib/libc/rpc/
H A Dpmap_getport.c62 static const struct timeval tottimeout = { 60, 0 }; variable in typeref:struct:timeval
H A Dclnt_simple.c125 struct timeval timeout, tottimeout; local
H A Drpcb_clnt.c94 static struct timeval tottimeout = { 60, 0 }; variable in typeref:struct:timeval
[all...]
/freebsd-10.0-release/sys/rpc/
H A Drpcb_clnt.c84 static struct timeval tottimeout = { 60, 0 }; variable in typeref:struct:timeval
[all...]
/freebsd-10.0-release/usr.sbin/ypbind/
H A Dyp_ping.c107 static struct timeval tottimeout = { 1, 0 }; variable in typeref:struct:timeval
/freebsd-10.0-release/usr.bin/quota/
H A Dquota.c663 struct timeval timeout, tottimeout; local

Completed in 126 milliseconds