Home
last modified time | relevance | path

Searched refs:HASSETREUID (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h112 # define HASSETREUID 1 /* setreuid(2) works on HP-UX 11.x */ macro
188 # define HASSETREUID 1 /* setreuid(2) works as of AIX 4.2 */ macro
250 # define HASSETREUID 1 /* use setreuid(2) -lbsd system call */ macro
300 # define HASSETREUID 1 /* has setreuid(2) call */ macro
417 # define HASSETREUID 1 /* setreuid works as of 2.5 */ macro
483 # define HASSETREUID 1 /* has setreuid(2) call */ macro
544 # define HASSETREUID 1 /* has setreuid(2) call */ macro
580 # define HASSETREUID 1 /* has setreuid(2) call */ macro
763 # define HASSETREUID 0 /* setreuid(2) unusable */ macro
843 # define HASSETREUID 0 /* BSD-OS has broken setreuid(2) emulation */ macro
[all …]
/freebsd/contrib/sendmail/src/
H A Drecipient.c1697 #if HASSETREUID || USESETEUID
H A Dmain.c1316 #if HASSETREUID
3948 #if HASSETREUID
H A DREADME251 HASSETREUID Define this if you have setreuid(2) ***AND*** root can
271 preferable to HASSETREUID if these conditions are fulfilled.
274 this out on your system. If you define both HASSETREUID
H A Dconf.c6170 #if HASSETREUID
H A Ddeliver.c3296 # if HASSETREUID
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES10914 HASSETEUID to HASSETREUID and complicate the mode