Lines Matching defs:USESETEUID
92 # define USESETEUID 1 /* has usable seteuid(2) call */
182 # define USESETEUID 1 /* seteuid(2) works */
413 # define USESETEUID 1 /* seteuid works as of 2.3 */
648 # define USESETEUID 1 /* has usable seteuid(2) call */
762 # define USESETEUID 1 /* has seteuid(2) */
808 # define USESETEUID 1 /* has usable seteuid(2) call */
836 # define USESETEUID 1 /* has usable seteuid(2) call */
879 # define USESETEUID 1 /* has usable seteuid(2) call */
912 # define USESETEUID 1 /* has usable seteuid(2) call */
946 # define USESETEUID 1 /* has usable seteuid(2) call */
1198 # define USESETEUID 1 /* has seteuid(2) call */
1464 # ifndef USESETEUID
1465 # define USESETEUID 0 /* has it due to POSIX, but doesn't work */
1466 # endif /* USESETEUID */
1748 # define USESETEUID 1 /* has usable seteuid(2) call */
2456 # define USESETEUID 1 /* has usable seteuid(2) call */
2524 # if _POSIX_VERSION >= 199500 && !defined(USESETEUID)
2525 # define USESETEUID 1 /* has usable seteuid(2) call */
2526 # endif /* _POSIX_VERSION >= 199500 && !defined(USESETEUID) */
2542 # undef USESETEUID
2588 # ifndef USESETEUID
2589 # define USESETEUID 0 /* assume no seteuid(2) call or no saved ids */
2590 # endif /* ! USESETEUID */
2628 # if USESETEUID
2630 # else /* USESETEUID */
2636 # endif /* USESETEUID */