Searched refs:Tout (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/mail/ |
H A D | add_recip.c | 59 Tout(pn, "translation to NULL name ignored\n"); in add_recip() 68 Tout(pn, "'%s' not added due to imbedded spaces\n", name); in add_recip() 76 Tout(pn, "duplicate recipient '%s' not added to list\n", in add_recip() 95 Tout(pn, "'%s' added to recipient list\n", name); in add_recip()
|
H A D | Tout.c | 51 Tout(char *subname, char *fmt, ...) in Tout() function 54 Tout(Xsubname, Xfmt, va_alist) in Tout() 58 Tout(va_alist)
|
H A D | Makefile | 50 stamp.o Tout.o
|
H A D | main.c | 130 Tout(pn, "Setgid unset\n"); in main()
|
H A D | mail.h | 275 extern void Tout(char *subname, char *msg, ...);
|