Searched defs:toWho (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c96 extern int toWho(), sendMail(), execRnews();
748 if (toWho(fullname, &toUser, &toSystem)) {
972 * toWho - figure out who to send this dead mail to
982 toWho(file, user, system) function
994 DEBUG(5, "toWho(%s)\n", file);

Completed in 45 milliseconds