Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h254 # define HASULIMIT 1 /* use ulimit instead of setrlimit call */ macro
2414 # define HASULIMIT 1 macro
2529 # ifndef HASULIMIT
2530 # define HASULIMIT 1 /* has the ulimit(2) syscall */ macro
2623 # ifndef HASULIMIT
2624 # define HASULIMIT 0 /* assume no ulimit(2) support */ macro
/freebsd/contrib/sendmail/src/
H A Dconf.c41 #if HASULIMIT && defined(HPUX11)
3839 # if HASULIMIT in resetlimits()
6197 #if HASULIMIT
H A DREADME293 HASULIMIT Define this if you have the ulimit(2) syscall (System V
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES8558 available) and HASULIMIT (indicating that ulimit(2) support