Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c1319 bool anyok; /* at least one address was OK */ local
3451 anyok = false;
3455 anyok = rcode == EX_OK;
3474 anyok = true;
3608 if (anyok)