Home
last modified time | relevance | path

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

/dragonfly/usr.bin/mail/
HDextern.h43 struct name *usermap(struct name *);
HDsend.c324 to = usermap(cat(hp->h_bcc, cat(hp->h_to, hp->h_cc))); in mail1()
HDnames.c450 usermap(struct name *names) in usermap() function