Home
last modified time | relevance | path

Searched defs:tout (Results 1 – 7 of 7) sorted by relevance

/dragonfly/lib/libc/rpc/
H A Dpmap_rmt.c78 struct timeval tout, u_long *port_ptr) in pmap_rmtcall()
H A Drpcb_clnt.c1120 xdrproc_t xdrres, caddr_t resp, struct timeval tout, in rpcb_rmtcall()
/dragonfly/tools/tools/net80211/w00t/prga/
H A Dprga.c337 int tout = 10*1000; in wait_ack() local
402 int tout = 20*1000; in wait_relay() local
/dragonfly/tools/tools/net80211/w00t/expand/
H A Dexpand.c374 int tout = 10*1000; in own() local
/dragonfly/usr.bin/telnet/
H A Dsys_bsd.c58 tout, /* Output file descriptor */ variable
/dragonfly/tools/tools/net80211/w00t/redir/
H A Dredir.c576 int tout = (p->state == S_WAIT_BUDDY) ? tout_buddy : tout_ack; in own() local
/dragonfly/contrib/file/src/
H A Dcompress.c400 struct timeval tout = {0, 100 * 1000}; in sread() local