Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/include/sendmail/
Dsendmail.h42 #define SFF_RUNASREALUID 0x00000008L /* if no ctladdr, run as real uid */ macro
/freebsd-12-stable/contrib/sendmail/src/
Dsavemail.c377 sff = SFF_CREAT|SFF_REGONLY|SFF_RUNASREALUID;
Drecipient.c1343 else if (bitset(SFF_RUNASREALUID, flags))
Ddeliver.c5785 bitset(SFF_RUNASREALUID, sfflags))
5808 if (!bitset(SFF_RUNASREALUID, sfflags))