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

/freebsd-10.1-release/lib/libc/rpc/
H A Dpmap_getport.c61 static const struct timeval tottimeout = { 60, 0 }; variable in typeref:struct:timeval
H A Dclnt_simple.c124 struct timeval timeout, tottimeout; local
H A Drpcb_clnt.c71 static struct timeval tottimeout = { 60, 0 }; variable in typeref:struct:timeval
[all...]
/freebsd-10.1-release/sys/rpc/
H A Drpcb_clnt.c66 static struct timeval tottimeout = { 60, 0 }; variable in typeref:struct:timeval
[all...]
/freebsd-10.1-release/usr.sbin/ypbind/
H A Dyp_ping.c105 static struct timeval tottimeout = { 1, 0 }; variable in typeref:struct:timeval
/freebsd-10.1-release/usr.bin/quota/
H A Dquota.c663 struct timeval timeout, tottimeout; local

Completed in 73 milliseconds