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