Home
last modified time | relevance | path

Searched refs:HASSETRLIMIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h341 # 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
2310 # define HASSETRLIMIT 1 /* have setrlimit(2) */ macro
2373 # define HASSETRLIMIT 0 macro
2431 # ifndef HASSETRLIMIT
2432 # define HASSETRLIMIT 1 /* has setrlimit(2) call */ macro
2448 # ifndef HASSETRLIMIT
2449 # define HASSETRLIMIT 1 /* has setrlimit(2) call */ macro
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3739 #if HASSETRLIMIT
3749 #if HASSETRLIMIT in resetlimits()
5901 #if HASSETRLIMIT