Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/sendmail/include/sendmail/
HDsendmail.h42 #define SFF_RUNASREALUID 0x00000008L /* if no ctladdr, run as real uid */ macro
/freebsd-11-stable/contrib/sendmail/src/
HDsavemail.c375 sff = SFF_CREAT|SFF_REGONLY|SFF_RUNASREALUID;
HDrecipient.c1331 else if (bitset(SFF_RUNASREALUID, flags))
HDdeliver.c5548 bitset(SFF_RUNASREALUID, sfflags))
5571 if (!bitset(SFF_RUNASREALUID, sfflags))