Home
last modified time | relevance | path

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

/illumos-gate/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);
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dsend_message.c82 if (msend(msgbuf) == -1) {
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpshut.c94 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()
/illumos-gate/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.c138 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 Dcmd2.c300 t = msend(mp, obuf, 0, wrputs); in savemsglist()
302 t = msend(mp, obuf, mflag, svputs); in savemsglist()
H A Dcmd4.c140 if ((t = msend(mp, pio, in dopipe()
H A Dfio.c573 if (msend(mp, obuf, 0, fputs) < 0) { in edstop()
H A Dsend.c67 msend( in msend() function
H A Dcollect.c1105 if (msend(&message[*ip-1], obuf, islower(f) ? M_IGNORE : 0, in forward()
/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h400 int msend ( char * );
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.tell.c418 if (msend(msgbuf) == -1) in main()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h529 extern long msend(struct message *mailp, FILE *obuf,