Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/include/sm/
Dconf.h252 # define HASSETRLIMIT 0 /* does not have setrlimit call */ macro
336 # define HASSETRLIMIT 1 /* has setrlimit(2) syscall */ macro
770 # define HASSETRLIMIT 1 /* has setrlimit(2) */ macro
1200 # define HASSETRLIMIT 1 /* has setrlimit(2) call */ macro
1355 # define HASSETRLIMIT 1 /* has setrlimit(2) */ macro
1585 # define HASSETRLIMIT 0 /* ... but not setrlimit(2) */ macro
1783 # define HASSETRLIMIT 1 /* has setrlimit(2) syscall */ macro
2325 # define HASSETRLIMIT 1 /* have setrlimit(2) */ macro
2388 # define HASSETRLIMIT 0 macro
2446 # ifndef HASSETRLIMIT
[all …]
/freebsd-10-stable/contrib/sendmail/src/
Dconf.c3747 #if HASSETRLIMIT
3757 #if HASSETRLIMIT in resetlimits()
5980 #if HASSETRLIMIT
DREADME286 HASSETRLIMIT Define this to 1 if you have the setrlimit(2) syscall.
290 style systems). HASSETRLIMIT overrides, as it is more
/freebsd-10-stable/contrib/sendmail/
DRELEASE_NOTES8141 HASSETRLIMIT (indicating that setrlimit(2) support is