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

/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c61 extern char *getfrom();
98 fromuser = getfrom(&fromp);
150 getfrom(shortp) function
H A Dvacation.c103 static char *getfrom(char **);
179 case 's': /* sender: use this instead of getfrom() */
253 from = getfrom(&shortfrom);
381 getfrom(shortp) function

Completed in 60 milliseconds