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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h259 # define HASULIMIT 1 /* use ulimit instead of setrlimit call */ macro
2376 # define HASULIMIT 1 macro
2491 # ifndef HASULIMIT
2492 # define HASULIMIT 1 /* has the ulimit(2) syscall */ macro
2493 # endif /* ! HASULIMIT */
2585 # ifndef HASULIMIT
2586 # define HASULIMIT 0 /* assume no ulimit(2) support */ macro
2587 # endif /* ! HASULIMIT */

Completed in 74 milliseconds