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

/illumos-gate/usr/src/ucbcmd/from/
H A Dfrom.c35 char *tmp_mailbox; local
64 if (tmp_mailbox = getenv("MAIL")) {
65 (void) strcpy(mailbox, tmp_mailbox);

Completed in 56 milliseconds