Home
last modified time | relevance | path

Searched defs:HASSETREUID (Results 1 – 1 of 1) 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 …]