Home
last modified time | relevance | path

Searched refs:USESETEUID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h97 # define USESETEUID 1 /* has usable seteuid(2) call */ macro
187 # define USESETEUID 1 /* seteuid(2) works */ macro
412 # define USESETEUID 1 /* seteuid works as of 2.3 */ macro
645 # define USESETEUID 1 /* has usable seteuid(2) call */ macro
759 # define USESETEUID 1 /* has seteuid(2) */ macro
805 # define USESETEUID 1 /* has usable seteuid(2) call */ macro
1189 # define USESETEUID 1 /* has seteuid(2) call */ macro
1455 # ifndef USESETEUID
2531 # undef USESETEUID
2577 # ifndef USESETEUID
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c1679 #if HASSETREUID || USESETEUID
1684 # if USESETEUID
H A Dconf.c6021 #if USESETEUID