Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h117 # define HASSETREUID 1 /* setreuid(2) works on HP-UX 11.x */ macro
193 # define HASSETREUID 1 /* setreuid(2) works as of AIX 4.2 */ macro
255 # define HASSETREUID 1 /* use setreuid(2) -lbsd system call */ macro
305 # define HASSETREUID 1 /* has setreuid(2) call */ macro
416 # define HASSETREUID 1 /* setreuid works as of 2.5 */ macro
477 # define HASSETREUID 1 /* has setreuid(2) call */ macro
538 # define HASSETREUID 1 /* has setreuid(2) call */ macro
574 # define HASSETREUID 1 /* has setreuid(2) call */ macro
757 # define HASSETREUID 0 /* setreuid(2) unusable */ macro
831 # define HASSETREUID 0 /* BSD-OS has broken setreuid(2) emulation */ macro
[all …]