Searched refs:MAXWAIT (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/ipsend/
H A Ddltest.h18 #define MAXWAIT 15 macro
H A Ddlcommon.c503 if (alarm(MAXWAIT) < 0) {
/netbsd-6-1-5-RELEASE/usr.sbin/bootp/bootptest/
H A Dbootptest.c78 #define MAXWAIT 10 macro
399 if (secs > MAXWAIT)
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c1145 #define MAXWAIT 10 macro
1151 itimer.it_value.tv_sec = MAXWAIT;

Completed in 115 milliseconds