Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dextern.h41 struct name *usermap(struct name *);
H A Dsend.c323 to = usermap(cat(hp->h_bcc, cat(hp->h_to, hp->h_cc))); in mail1()
H A Dnames.c448 usermap(struct name *names) in usermap() function