Home
last modified time | relevance | path

Searched refs:SFF_NBLOCK (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/include/sendmail/
H A Dsendmail.h60 #define SFF_NBLOCK 0x00080000L /* use a non-blocking lock */ macro
/titanic_41/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c967 if (bitset(SFF_NBLOCK, sff))
/titanic_41/usr/src/cmd/sendmail/src/
H A Dutil.c587 sff = SFF_NOLINK|SFF_ROOTOK|SFF_REGONLY|SFF_CREAT|SFF_NBLOCK;