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

/freebsd-9.3-release/contrib/sendmail/include/sendmail/
H A Dsendmail.h42 #define SFF_RUNASREALUID 0x00000008L /* if no ctladdr, run as real uid */ macro
/freebsd-9.3-release/contrib/sendmail/src/
H A Drecipient.c1326 else if (bitset(SFF_RUNASREALUID, flags))
H A Dsavemail.c375 sff = SFF_CREAT|SFF_REGONLY|SFF_RUNASREALUID;
H A Ddeliver.c5295 bitset(SFF_RUNASREALUID, sfflags))
5318 if (!bitset(SFF_RUNASREALUID, sfflags))

Completed in 168 milliseconds