Home
last modified time | relevance | path

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

/NextBSD/contrib/libpcap/
HDpcap-dag.c620 struct timeval maxwait; in dag_activate() local
1050 struct timeval maxwait; in dag_setnonblock() local
/NextBSD/sys/dev/ed/
HDif_ed.c1431 int maxwait = 200; /* about 240us */ in ed_pio_writemem() local
1481 int maxwait = 200; /* about 240us */ in ed_pio_write_mbufs() local
/NextBSD/usr.sbin/syslogd/
HDsyslogd.c2212 waitdaemon(int nochdir, int noclose, int maxwait) in waitdaemon()