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

/illumos-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

Completed in 99 milliseconds