Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dconf.h259 # define HASULIMIT 1 /* use ulimit instead of setrlimit call */ macro
2376 # define HASULIMIT 1 macro
2491 # ifndef HASULIMIT
2492 # define HASULIMIT 1 /* has the ulimit(2) syscall */ macro
2585 # ifndef HASULIMIT
2586 # define HASULIMIT 0 /* assume no ulimit(2) support */ macro
/titanic_50/usr/src/cmd/sendmail/src/
H A Dconf.c47 #if HASULIMIT && defined(HPUX11)
3759 # if HASULIMIT in resetlimits()
5924 #if HASULIMIT