Searched refs:HASSETEGID (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h760 # define HASSETEGID 1 /* has setegid(2) */ macro
1049 # define HASSETEGID 1 /* use setegid(2) to set saved gid */ macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dmain.c3745 #if HASSETEGID
3752 #else /* HASSETEGID */
3770 #endif /* HASSETEGID */
H A Dconf.c5885 #if HASSETEGID
5886 "HASSETEGID",
5887 #endif /* HASSETEGID */

Completed in 119 milliseconds