Home
last modified time | relevance | path

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

/original-bsd/lib/librpc/rpc/
H A Dpmap_getport.c48 static struct timeval tottimeout = { 60, 0 }; variable
H A Dpmap_clnt.c46 static struct timeval tottimeout = { 60, 0 }; variable
H A Dclnt_simple.c63 struct timeval timeout, tottimeout; local