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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h55 # ifndef HASNICE
56 # define HASNICE 1 /* has nice(2) call */ macro
57 # endif /* ! HASNICE */
1838 # ifdef HASNICE
1839 # undef HASNICE macro
1840 # endif /* HASNICE */
1841 # define HASNICE 0 /* lacks nice() */ macro

Completed in 56 milliseconds