Home
last modified time | relevance | path

Searched refs:new_reciplist (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/mail/
H A Dnew_recipl.c42 void new_reciplist (plist) in new_reciplist() function
H A Dgoback.c153 new_reciplist(&list);
H A Dsendmail.c58 new_reciplist(&list);
H A Dmail.h321 extern void new_reciplist (reciplist *list);
H A Dprintmail.c419 new_reciplist(&list); in printmail()