Searched refs:HASNICE (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h60 # ifndef HASNICE
61 # define HASNICE 1 /* has nice(2) call */ macro
62 # endif /* ! HASNICE */
1829 # ifdef HASNICE
1830 # undef HASNICE macro
1831 # endif /* HASNICE */
1832 # define HASNICE 0 /* lacks nice() */ macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c1503 #if !HASNICE
1510 #endif /* !HASNICE */
3168 #if !HASNICE
3171 #endif /* !HASNICE */
H A Dqueue.c2084 #if HASNICE
2088 #endif /* HASNICE */
7460 #if !HASNICE
7467 #endif /* !HASNICE */
H A Dconf.c5876 #if HASNICE
5877 "HASNICE",
5878 #endif /* HASNICE */
H A Ddeliver.c2432 #if HASNICE
2436 #endif /* HASNICE */

Completed in 206 milliseconds