Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dadd_recip.c57 Tout(pn, "translation to NULL name ignored\n"); in add_recip()
66 Tout(pn, "'%s' not added due to imbedded spaces\n", name); in add_recip()
74 Tout(pn, "duplicate recipient '%s' not added to list\n", in add_recip()
93 Tout(pn, "'%s' added to recipient list\n", name); in add_recip()
H A DTout.c49 Tout(char *subname, char *fmt, ...) in Tout() function
52 Tout(Xsubname, Xfmt, va_alist) in Tout()
56 Tout(va_alist)
H A DMakefile49 stamp.o Tout.o
H A Dmain.c128 Tout(pn, "Setgid unset\n"); in main()
H A Dmail.h275 extern void Tout(char *subname, char *msg, ...);