Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dconf.h113 # define HASSETREUID 1 /* setreuid(2) works on HP-UX 11.x */ macro
189 # define HASSETREUID 1 /* setreuid(2) works as of AIX 4.2 */ macro
251 # define HASSETREUID 1 /* use setreuid(2) -lbsd system call */ macro
301 # define HASSETREUID 1 /* has setreuid(2) call */ macro
418 # define HASSETREUID 1 /* setreuid works as of 2.5 */ macro
481 # define HASSETREUID 1 /* has setreuid(2) call */ macro
542 # define HASSETREUID 1 /* has setreuid(2) call */ macro
578 # define HASSETREUID 1 /* has setreuid(2) call */ macro
761 # define HASSETREUID 0 /* setreuid(2) unusable */ macro
835 # define HASSETREUID 0 /* BSD-OS has broken setreuid(2) emulation */ macro
[all …]
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dmain.c1268 #if HASSETREUID
3808 #if HASSETREUID
Drecipient.c1679 #if HASSETREUID || USESETEUID
DREADME246 HASSETREUID Define this if you have setreuid(2) ***AND*** root can
266 preferable to HASSETREUID if these conditions are fulfilled.
269 this out on your system. If you define both HASSETREUID
Dconf.c5973 #if HASSETREUID
Ddeliver.c2581 # if HASSETREUID
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES10339 HASSETEUID to HASSETREUID and complicate the mode