Home
last modified time | relevance | path

Searched refs:sm_stringf_x (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dstringf.c41 sm_stringf_x(const char *fmt, ...) in sm_stringf_x() function
43 sm_stringf_x(fmt, va_alist) in sm_stringf_x()
H A Dt-string.c31 s = sm_stringf_x("%.3s%03d", "foobar", 42);
35 s = sm_stringf_x("+%*x+", 2000, 0xCAFE);
/freebsd/contrib/sendmail/include/sm/
H A Dstring.h63 sm_stringf_x __P((const char *_fmt, ...));
/freebsd/contrib/sendmail/src/
H A Dmap.c4515 nbuf = sm_stringf_x(format,
8727 nbuf = sm_stringf_x("%s%c%d", conn, CONDELSE, (int) CurrentPid);