Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h2747 #define NR_PRINTFLIKE(a, b) PRINTFLIKE(a, b) macro
2749 #define NR_PRINTFLIKE(a, b) macro
2755 extern void NR_PRINTFLIKE(1, 2) message __P((const char *, ...));
2756 extern void NR_PRINTFLIKE(1, 2) nmessage __P((const char *, ...));
2758 extern void NR_PRINTFLIKE(3, 4) emessage __P((const char *, const char *, const char *, ...));
2761 extern void NR_PRINTFLIKE(1, 2) syserr __P((const char *, ...));
2762 extern void NR_PRINTFLIKE(2, 3) usrerrenh __P((char *, const char *, ...));
2763 extern void NR_PRINTFLIKE(1, 2) usrerr __P((const char *, ...));