Searched refs:DEFTIMEOUT (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dlp.local.h49 #define DEFTIMEOUT 120 macro
H A Dprintcap.c223 CHK(capdb_getaltnum(bp, "ct", "remote.timeout", DEFTIMEOUT,
/freebsd-11-stable/contrib/ntp/ntpdate/
H A Dntpdate.h98 #define DEFTIMEOUT (2 * TIMER_HZ) /* 2s by default */ macro
H A Dntpdate.c158 u_long sys_timeout = DEFTIMEOUT; /* timeout time, in TIMER_HZ units */
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c160 #define DEFTIMEOUT (5) /* 5 second time out */ macro
173 static struct sock_timeval tvout = { DEFTIMEOUT, 0 }; /* time out for reads */
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c330 #define DEFTIMEOUT 5 /* wait 5 seconds for 1st pkt */ macro
334 * response is a bit over 2 * DEFTIMEOUT, or 10 seconds. At the other
356 struct sock_timeval tvout = { DEFTIMEOUT, 0 }; /* time out for reads */

Completed in 135 milliseconds