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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h257 # define HASSETRLIMIT 0 /* does not have setrlimit call */ macro
341 # define HASSETRLIMIT 1 /* has setrlimit(2) syscall */ macro
764 # define HASSETRLIMIT 1 /* has setrlimit(2) */ macro
1188 # define HASSETRLIMIT 1 /* has setrlimit(2) call */ macro
1343 # define HASSETRLIMIT 1 /* has setrlimit(2) */ macro
1571 # define HASSETRLIMIT 0 /* ... but not setrlimit(2) */ macro
1769 # define HASSETRLIMIT 1 /* has setrlimit(2) syscall */ macro
2310 # define HASSETRLIMIT 1 /* have setrlimit(2) */ macro
2373 # define HASSETRLIMIT 0 macro
2431 # ifndef HASSETRLIMIT
2432 # define HASSETRLIMIT macro
2449 # define HASSETRLIMIT macro
2582 # define HASSETRLIMIT macro
[all...]

Completed in 88 milliseconds