Searched refs:arpafix (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c44 static char *arpafix(char name[], char from[]);
93 return(arpafix(name, from));
296 arpafix(char name[], char from[]) function
303 fprintf(stderr, "arpafix(%s, %s)\n", name, from);
310 gettext("Something's amiss -- no @ or %% in arpafix\n"));

Completed in 57 milliseconds