Searched defs:toUser (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uucleanup.c | 735 char *toUser, *toSystem; local 748 if (toWho(fullname, &toUser, &toSystem)) { 749 DEBUG(5, "toUser %s, ", toUser); 751 ret = sendMail(toSystem, toUser, fullname, _Undeliverable); 755 fullname, toSystem, toUser, ret, fullname);
|
Completed in 59 milliseconds