Searched refs:shortenstring (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsnprintf.c36 shortenstring(s, m)
35 shortenstring(s, m) function
/illumos-gate/usr/src/cmd/sendmail/src/
H A Derr.c659 shortenstring(msg, MAXSHORTSTR), sm_errstring(errno));
881 shortenstring(FileName, 83), LineNumber);
909 shortenstring(to, MAXSHORTSTR), "... ");
1038 shortenstring(CurHostName, MAXSHORTSTR),
1053 shortenstring(CurHostName, MAXSHORTSTR));
1060 shortenstring(CurHostName, MAXSHORTSTR));
1133 shortenstring(CurHostName, MAXSHORTSTR), ": ");
H A Drecipient.c857 shortenstring(new->q_user,
862 shortenstring(new->q_user,
872 shortenstring(new->q_user,
1640 shortenstring(fname, MAXSHORTSTR));
1772 shortenstring(fname,
1812 shortenstring(fname, MAXSHORTSTR),
1818 shortenstring(fname, MAXSHORTSTR),
1862 oldto, shortenstring(buf, MAXSHORTSTR));
H A Dsavemail.c623 ee->e_id, p, shortenstring(msg, MAXSHORTSTR));
905 (void) sm_strlcpy(buf, shortenstring(q->q_paddr, MAXSHORTSTR),
913 shortenstring(exitstat(q->q_rstatus),
922 shortenstring(q->q_alias->q_paddr,
949 (void) sm_strlcpy(buf, shortenstring(q->q_paddr, MAXSHORTSTR),
957 shortenstring(q->q_alias->q_paddr,
1004 shortenstring(q->q_paddr, MAXSHORTSTR), p);
1011 shortenstring(q->q_alias->q_paddr,
H A Ddeliver.c1396 rpath = shortenstring(rpath, MAXSHORTSTR);
1891 shortenstring(e->e_to, MAXSHORTSTR),
2270 shortenstring(e->e_to, MAXSHORTSTR), m->m_name);
2282 shortenstring(e->e_to, MAXSHORTSTR), m->m_name,
2303 shortenstring(e->e_to, MAXSHORTSTR),
2307 shortenstring(e->e_to, MAXSHORTSTR),
2318 shortenstring(e->e_to, MAXSHORTSTR),
2353 shortenstring(e->e_to, MAXSHORTSTR), m->m_name);
2705 shortenstring(e->e_to, MAXSHORTSTR),
2714 shortenstring(
[all...]
H A Dcollect.c819 shortenstring(e->e_from.q_paddr, MAXSHORTSTR));
823 shortenstring(e->e_from.q_paddr, MAXSHORTSTR));
827 shortenstring(e->e_from.q_paddr, MAXSHORTSTR));
H A Dalias.c136 message("aliased to %s", shortenstring(p, MAXSHORTSTR));
140 a->q_paddr, shortenstring(p, MAXSHORTSTR));
H A Dusersmtp.c2236 shortenstring(SmtpReplyBuffer, 403));
2486 shortenstring(SmtpReplyBuffer, 403));
2616 shortenstring(SmtpReplyBuffer, 403));
2760 shortenstring(SmtpReplyBuffer, 403));
2836 shortenstring(SmtpReplyBuffer, 403));
3172 shortenstring(e->e_to, MAXSHORTSTR));
H A Denvelope.c1036 shortenstring(from, 83), p);
1176 shortenstring(from, MAXSHORTSTR));
H A Dsrvrsmtp.c1448 shortenstring(user, 128),
2934 shortenstring(inp, MAXSHORTSTR));
2949 shortenstring(inp, MAXSHORTSTR));
3029 shortenstring(inp, MAXSHORTSTR));
3071 shortenstring(p, MAXSHORTSTR));
3288 shortenstring(inp, MAXSHORTSTR));
3294 shortenstring(inp, MAXSHORTSTR));
4108 shortenstring(firstp, MAXSHORTSTR));
H A Dudb.c334 shortenstring(user, MAXSHORTSTR));
473 shortenstring(user, MAXSHORTSTR));
H A Ddomain.c534 shortenstring(host, MAXSHORTSTR));
H A Dheaders.c1190 : shortenstring(e->e_from.q_paddr,
1198 shortenstring(mbuf, 83));
H A Ddaemon.c3952 shortenstring(name, 33));
4107 shortenstring(name, 33));
H A Dsendmail.h2624 extern char *shortenstring __P((const char *, size_t));
H A Dutil.c2354 shortenstring(bp, MAXSHORTSTR));
H A Dparseaddr.c1857 shortenstring(key, MAXSHORTSTR));
3136 shortenstring(buf, MAXSHORTSTR));
H A Dqueue.c4509 qf, LineNumber, shortenstring(bp, MAXSHORTSTR));

Completed in 152 milliseconds