Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dconf.h56 # ifndef HASNICE
57 # define HASNICE 1 /* has nice(2) call */ macro
1841 # ifdef HASNICE
1842 # undef HASNICE
1844 # define HASNICE 0 /* lacks nice() */ macro
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dreadcf.c1517 #if !HASNICE
3233 #if !HASNICE
Dqueue.c2103 #if HASNICE
7490 #if !HASNICE
Dconf.c5952 #if HASNICE
Ddeliver.c2441 #if HASNICE
DREADME219 HASNICE Define this to zero if you lack the nice(2) system call.
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES2212 New portability defines HASNICE, HASRRESVPORT, USE_ENVIRON,