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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c1046 ** if the BlockOldsh flag is set. If the current process doesn't
1048 ** BlockOldsh.
1069 static bool BlockOldsh = false; variable
1088 if (!BlockOldsh || getppid() <= 1)
1107 ** BlockOldsh flag is set. If the current process doesn't have
1109 ** BlockOldsh.
1140 if (!BlockOldsh || getppid() <= 1)
1677 BlockOldsh = true;
1837 BlockOldsh = false;

Completed in 71 milliseconds