Home
last modified time | relevance | path

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

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