Symbol: sm_setproctitle
usr/src/cmd/sendmail/src/conf.c
2228
sm_setproctitle(true, e, D_MSG_CRT,
usr/src/cmd/sendmail/src/conf.c
2249
sm_setproctitle(true, e, R_MSG_LM, Daemons[dn].d_name, memfree);
usr/src/cmd/sendmail/src/conf.c
2265
sm_setproctitle(true, e, R_MSG_LA, Daemons[dn].d_name,
usr/src/cmd/sendmail/src/conf.c
2297
sm_setproctitle(true, e, D_MSG_LA, Daemons[dn].d_name,
usr/src/cmd/sendmail/src/conf.c
2316
sm_setproctitle(true, e, R_MSG_CHILD,
usr/src/cmd/sendmail/src/conf.c
2614
sm_setproctitle(status, e, fmt, va_alist)
usr/src/cmd/sendmail/src/control.c
275
sm_setproctitle(false, e, "control cmd read");
usr/src/cmd/sendmail/src/control.c
314
sm_setproctitle(false, e, "control: %s", inp);
usr/src/cmd/sendmail/src/daemon.c
321
sm_setproctitle(true, e,
usr/src/cmd/sendmail/src/daemon.c
755
sm_setproctitle(true, e, "startup with %s",
usr/src/cmd/sendmail/src/daemon.c
805
sm_setproctitle(true, e, "startup with %s", p);
usr/src/cmd/sendmail/src/daemon.c
990
sm_setproctitle(true, e,
usr/src/cmd/sendmail/src/deliver.c
2120
sm_setproctitle(true, e, "%s %s: %s",
usr/src/cmd/sendmail/src/deliver.c
3578
sm_setproctitle(true, e, "%s: %s", CurHostName,
usr/src/cmd/sendmail/src/main.c
2239
sm_setproctitle(true, CurEnv, "Queue control");
usr/src/cmd/sendmail/src/main.c
2433
sm_setproctitle(true, CurEnv, "Queue control");
usr/src/cmd/sendmail/src/main.c
2533
sm_setproctitle(true, CurEnv, qtype);
usr/src/cmd/sendmail/src/queue.c
2091
sm_setproctitle(true, CurEnv, "running queue: %s",
usr/src/cmd/sendmail/src/queue.c
2304
sm_setproctitle(true, CurEnv, "running queue: %s",
usr/src/cmd/sendmail/src/queue.c
3662
sm_setproctitle(true, e, "%s from queue", qid_printname(e));
usr/src/cmd/sendmail/src/queue.c
3865
sm_setproctitle(true, &e, "%s from queue", qid_printname(&e));
usr/src/cmd/sendmail/src/sendmail.h
2635
extern void sm_setproctitle __P((bool, ENVELOPE *, const char *, ...));
usr/src/cmd/sendmail/src/srvrsmtp.c
1183
sm_setproctitle(true, e, "server %s cmd read", CurSmtpClient);
usr/src/cmd/sendmail/src/srvrsmtp.c
1560
sm_setproctitle(true, e, "%s: %.80s",
usr/src/cmd/sendmail/src/srvrsmtp.c
1563
sm_setproctitle(true, e, "%s %s: %.80s",
usr/src/cmd/sendmail/src/srvrsmtp.c
2360
sm_setproctitle(true, e, "%s %s: %.80s",
usr/src/cmd/sendmail/src/srvrsmtp.c
527
sm_setproctitle(true, e, \
usr/src/cmd/sendmail/src/srvrsmtp.c
539
sm_setproctitle(true, e, "%s %s: %.80s", \
usr/src/cmd/sendmail/src/srvrsmtp.c
688
sm_setproctitle(true, e, "server %s startup", CurSmtpClient);
usr/src/cmd/sendmail/src/usersmtp.c
137
sm_setproctitle(true, e, "%s %s: %s",
usr/src/cmd/sendmail/src/usersmtp.c
181
sm_setproctitle(true, e, "%s %s: %s", qid_printname(e),
usr/src/cmd/sendmail/src/usersmtp.c
2176
sm_setproctitle(true, e, "%s %s: %s", qid_printname(e),
usr/src/cmd/sendmail/src/usersmtp.c
2377
sm_setproctitle(true, e, "%s %s: %s", qid_printname(e),
usr/src/cmd/sendmail/src/usersmtp.c
2589
sm_setproctitle(true, e, "%s %s: %s",
usr/src/cmd/sendmail/src/usersmtp.c
2721
sm_setproctitle(true, e, "%s %s: %s", qid_printname(e),
usr/src/cmd/sendmail/src/usersmtp.c
2752
sm_setproctitle(true, e, "%s: %s", CurHostName, mci->mci_phase);