Searched refs:hmbox (Results 1 – 3 of 3) sorted by relevance
55 if ((hmbox = malloc(strlen(home) + strlen(mbox) + 1)) == NULL) { in printmail()59 cat(hmbox, home, mbox); in printmail()332 cat(resp+1, hmbox, ""); in printmail()340 cat(resp + 1, hmbox, ""); in printmail()
168 char *hmbox; /* pointer to $HOME/mbox */ variable
395 extern char *hmbox; /* pointer to $HOME/mbox */