Home
last modified time | relevance | path

Searched refs:LA_ZERO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h932 # define LA_TYPE LA_ZERO
1783 # define LA_TYPE LA_ZERO
1984 # define LA_TYPE LA_ZERO
2138 # define LA_TYPE LA_ZERO /* doesn't have load average */
2158 # define LA_TYPE LA_ZERO
2386 # define LA_TYPE LA_ZERO
/freebsd/contrib/sendmail/src/
H A Dconf.c1454 #define LA_ZERO 1 /* always return load average as zero */ macro
1473 # define LA_TYPE LA_ZERO
2110 #if LA_TYPE == LA_ZERO
H A DREADME359 LA_ZERO (1) -- it always returns the load average as
397 In desperation, use LA_ZERO. The actual code is in
1475 load average checking using -DLA_TYPE=LA_ZERO.