Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dpmap_getport.c70 static const struct timeval tottimeout = { 60, 0 }; variable
H A Dclnt_simple.c136 struct timeval timeout, tottimeout; in rpc_call() local
H A Drpcb_clnt.c89 static struct timeval tottimeout = { 60, 0 }; variable
/netbsd-src/lib/libquota/
H A Dquota_nfs.c102 struct timeval timeout, tottimeout; in callaurpc() local