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

/freebsd-11-stable/contrib/sendmail/libsm/
H A Db-strl.c33 #define MAXTIME 30L /* "maximum" time to run single test */ macro
138 if (loops < 0L || one > MAXTIME)
179 if (loops < 0L || one > MAXTIME)
H A Db-strcmp.c22 #define MAXTIME 30L /* "maximum" time to run single test */ macro
129 if (loops < 0L || one > MAXTIME)
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A Dtimex.h151 * MAXTIME is the maximum jitter tolerance of the PPS signal if the
160 #define MAXTIME (200L << PPS_AVG) /* max PPS error (jitter) (200 us) */ macro
186 * MAXTIME is believed.
/freebsd-11-stable/sys/mips/rmi/
H A Dxlr_i2c.c85 #define MAXTIME 0x10000 macro
267 if(timeout++ > MAXTIME)

Completed in 110 milliseconds