Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/include/sm/
Dconf.h254 # define HASULIMIT 1 /* use ulimit instead of setrlimit call */ macro
2412 # define HASULIMIT 1 macro
2527 # ifndef HASULIMIT
2528 # define HASULIMIT 1 /* has the ulimit(2) syscall */ macro
2621 # ifndef HASULIMIT
2622 # define HASULIMIT 0 /* assume no ulimit(2) support */ macro
/freebsd-12-stable/contrib/sendmail/src/
Dconf.c41 #if HASULIMIT && defined(HPUX11)
3838 # if HASULIMIT in resetlimits()
6173 #if HASULIMIT
DREADME293 HASULIMIT Define this if you have the ulimit(2) syscall (System V
/freebsd-12-stable/contrib/sendmail/
DRELEASE_NOTES8383 available) and HASULIMIT (indicating that ulimit(2) support