Searched refs:usermap (Results 1 – 3 of 3) sorted by relevance
48 struct name *usermap(struct name *);
367 usermap(struct name *names) in usermap() function
350 to = usermap(cat(hp->h_bcc, cat(hp->h_to, hp->h_cc))); in mail1()