Home
last modified time | relevance | path

Searched refs:HASNICE (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h55 # ifndef HASNICE
56 # define HASNICE 1 /* has nice(2) call */ macro
1866 # ifdef HASNICE
1867 # undef HASNICE
1869 # define HASNICE 0 /* lacks nice() */ macro
/freebsd/contrib/sendmail/src/
H A Dreadcf.c1848 #if !HASNICE
4033 #if !HASNICE
H A Dqueue.c2164 #if HASNICE
7723 #if !HASNICE
H A Dconf.c6149 #if HASNICE
H A Ddeliver.c3157 #if HASNICE
H A DREADME224 HASNICE Define this to zero if you lack the nice(2) system call.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2787 New portability defines HASNICE, HASRRESVPORT, USE_ENVIRON,