Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd_proxy.h23 typedef int PRINTFPTRLIKE(3, 4) (*SMTPD_PROXY_CMD_FN) (SMTPD_STATE *, int, const char *,...);
24 typedef int PRINTFPTRLIKE(3, 4) (*SMTPD_PROXY_REC_FPRINTF_FN) (VSTREAM *, int, const char *,...);
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dmsg.h48 void PRINTFPTRLIKE(1, 2) (*log_fn) (const char *,...),
Dsys_defs.h1652 #ifndef PRINTFPTRLIKE
1654 #define PRINTFPTRLIKE(x,y) PRINTFLIKE(x,y) macro
1656 #define PRINTFPTRLIKE(x,y) __attribute__ ((__format__ (__printf__, (x), (y)))) macro
1658 #define PRINTFPTRLIKE(x,y) macro
/netbsd/src/external/ibm-public/postfix/dist/src/bounce/
Dbounce_template.h55 typedef int PRINTFPTRLIKE(2, 3) (*BOUNCE_XP_PRN_FN) (VSTREAM *, const char *,...);
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop.spell-cc1047 PRINTFPTRLIKE