Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sendmail/
H A Dsendmail.h42 #define SFF_RUNASREALUID 0x00000008L /* if no ctladdr, run as real uid */ macro
/freebsd/contrib/sendmail/src/
H A Dsavemail.c377 sff = SFF_CREAT|SFF_REGONLY|SFF_RUNASREALUID;
H A Drecipient.c1345 else if (bitset(SFF_RUNASREALUID, flags))
H A Ddeliver.c6513 bitset(SFF_RUNASREALUID, sfflags))
6536 if (!bitset(SFF_RUNASREALUID, sfflags))