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

/freebsd-13-stable/contrib/sendmail/test/
H A Dt_dropgid.c41 #if HASSETREGID
43 #endif /* HASSETREGID */
76 #if HASSETREGID
81 #endif /* HASSETREGID */
143 #if !HASSETREGID
145 #endif /* !HASSETREGID */
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dconf.h418 # define HASSETREGID 1 /* use setregid(2) to set saved gid */ macro
767 # define HASSETREGID 1 /* has setregid(2) */ macro
1477 # define HASSETREGID 1 /* use setregid(2) to set saved gid */ macro
/freebsd-13-stable/contrib/sendmail/src/
H A Dmain.c3828 # if HASSETREGID
3835 # else /* HASSETREGID */
3844 # endif /* HASSETREGID */
H A Dconf.c6096 #if HASSETREGID
6097 "HASSETREGID",

Completed in 148 milliseconds