Home
last modified time | relevance | path

Searched refs:outpre (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mailx/hdr/
H A Ddef.h542 extern struct name *outpre(struct name *to);
/titanic_44/usr/src/cmd/mailx/
H A Dnames.c181 outpre(struct name *to) in outpre() function
H A Dsend.c454 to = translate(outpre(elide(usermap(to)))); in mail1()