Home
last modified time | relevance | path

Searched refs:msend (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/cmd/lp/lib/msgs/
H A Dmsend.c41 int msend ( char * msgbuf ) in msend() function
43 int msend (msgbuf) in msend()
H A DMakefile50 msend.o \
H A Dmdisconnect.c124 (void)msend (msgbuf);
H A Dllib-llpmsg98 int msend ( char * );
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/
H A Dsend_message.c82 if (msend(msgbuf) == -1) {
/titanic_41/usr/src/cmd/lp/cmd/
H A Dlpshut.c96 if (msend(msgbuf) == -1) { in main()
H A Dlpusers.c198 if (msend(message)) in main()
H A Dlpforms.c1195 if (msend(msgbuf) == -1) {
1323 if (msend(msgbuf) == -1) {
H A Dlpfilter.c857 if (msend(msgbuf) == -1) in alert_spooler()
/titanic_41/usr/src/cmd/mailx/
H A Dquit.c214 if (msend(mp, obuf, (int)value("alwaysignore") ? in quit()
345 if (msend(mp, obuf, 0, fputs) < 0) { in writeback()
H A Dedit.c140 if (msend(mp, obuf, 0, fputs) < 0) { in edit1()
H A Dcmd1.c526 (void) msend(mp, obuf, doign ? M_IGNORE : 0, fputs); in print()
569 (void) msend(mp, stdout, M_IGNORE, topputs); in top()
H A Dcmd4.c142 if ((t = msend(mp, pio, in dopipe()
H A Dcmd2.c300 t = msend(mp, obuf, 0, wrputs); in savemsglist()
302 t = msend(mp, obuf, mflag, svputs); in savemsglist()
H A Dfio.c573 if (msend(mp, obuf, 0, fputs) < 0) { in edstop()
H A Dsend.c66 msend( in msend() function
H A Dcollect.c1105 if (msend(&message[*ip-1], obuf, islower(f) ? M_IGNORE : 0, in forward()
/titanic_41/usr/src/cmd/lp/include/
H A Dmsgs.h403 int msend ( char * );
/titanic_41/usr/src/cmd/lp/model/
H A Dlp.tell.c420 if (msend(msgbuf) == -1) in main()
/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h528 extern long msend(struct message *mailp, FILE *obuf,