Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Ddeliver.c48 int otherowners; local
158 otherowners = 1;
159 while (owner != NULL && otherowners > 0)
162 otherowners = 0;
182 otherowners++;
189 otherowners++;
221 if (owner != NULL && otherowners > 0)