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

/freebsd-13-stable/contrib/sendmail/test/
H A Dt_dropgid.c38 #if HASSETEGID
40 #endif /* HASSETEGID */
88 #if HASSETEGID
93 #endif /* HASSETEGID */
140 #if !HASSETEGID
142 #endif /* !HASSETEGID */
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dconf.h766 # define HASSETEGID 1 /* has setegid(2) */ macro
1066 # define HASSETEGID 1 /* use setegid(2) to set saved gid */ macro
/freebsd-13-stable/contrib/sendmail/src/
H A Dmain.c3820 #if HASSETEGID
3827 #else /* HASSETEGID */
3845 #endif /* HASSETEGID */
H A Dconf.c6090 #if HASSETEGID
6091 "HASSETEGID",

Completed in 138 milliseconds