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

/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c735 char *toUser, *toSystem; local
748 if (toWho(fullname, &toUser, &toSystem)) {
750 DEBUG(5, "toSystem %s ", toSystem);
751 ret = sendMail(toSystem, toUser, fullname, _Undeliverable);
755 fullname, toSystem, toUser, ret, fullname);

Completed in 56 milliseconds