Home
last modified time | relevance | path

Searched refs:fmtmsg (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/sendmail/src/
H A Derr.c25 static char *fmtmsg __P((char *, const char *, const char *, const char *,
180 errtxt = fmtmsg(MsgBuf, (char *) NULL, p, enhsc, save_errno, fmt, ap);
299 errtxt = fmtmsg(MsgBuf, CurEnv->e_to, "550", enhsc, 0, fmt, ap);
386 errtxt = fmtmsg(MsgBuf, CurEnv->e_to, "550", enhsc, 0, fmt, ap);
461 errtxt = fmtmsg(MsgBuf, CurEnv->e_to, "050", (char *) NULL, 0, msg, ap);
518 errtxt = fmtmsg(MsgBuf, CurEnv->e_to, replycode, enhsc, 0, msg, ap);
618 errtxt = fmtmsg(MsgBuf, (char *) NULL, "050",
920 fmtmsg(eb, to, num, enhsc, eno, fmt, ap) in fmtmsg() function
/freebsd-12.1/include/
H A Dfmtmsg.h72 int fmtmsg(long, const char *, int, const char *, const char *,
H A DMakefile15 dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \
/freebsd-12.1/lib/libc/tests/gen/
H A Dfmtmsg_test.c180 if (fmtmsg(classification, label, severity, text, action, tag) in run_test()
/freebsd-12.1/lib/libc/gen/
H A Dfmtmsg.c51 fmtmsg(long class, const char *label, int sev, const char *text, in fmtmsg() function
H A DMakefile.inc52 fmtmsg.c \
219 fmtmsg.3 \
H A DSymbol.map114 fmtmsg;
/freebsd-12.1/contrib/gcc/
H A Dsys-protos.h370 extern int fmtmsg(long int, const char *, int, const char *, const char *, const…
/freebsd-12.1/contrib/libpcap/
H A Dconfigure.ac1203 …eptel_tools_dir/bit2byte.o $septel_tools_dir/confirm.o $septel_tools_dir/fmtmsg.o $septel_tools_di…
1204 …eptel_tools_dir/bit2byte.o $septel_tools_dir/confirm.o $septel_tools_dir/fmtmsg.o $septel_tools_di…
H A DCMakeLists.txt1521 …ibin.o ${SEPTEL_ROOT}/bit2byte.o ${SEPTEL_ROOT}/confirm.o ${SEPTEL_ROOT}/fmtmsg.o ${SEPTEL_ROOT}/g…
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1750 fun:fmtmsg=uninstrumented
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES9651 fmtmsg overflows the message buffer. Fixed by trimming