Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c72 int otherowners; local
221 otherowners = 1;
222 while (owner != NULL && otherowners > 0)
226 owner, otherowners);
228 otherowners = bitset(EF_SENDRECEIPT, e->e_flags) ? 1 : 0;
274 otherowners++;
286 otherowners++;
378 if (owner != NULL && otherowners > 0)
394 otherowners);