Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openpam/dist/include/security/
H A Dopenpam.h93 OPENPAM_FORMAT ((__syslog__, 2, 3))
107 OPENPAM_FORMAT ((__syslog__, 2, 3))
130 OPENPAM_FORMAT ((__syslog__, 2, 0))
137 OPENPAM_FORMAT ((__syslog__, 2, 0))
218 OPENPAM_FORMAT ((__syslog__, 3, 4))
238 OPENPAM_FORMAT ((__syslog__, 2, 3))
/netbsd-src/external/bsd/blocklist/bin/
H A Dinternal.h50 #if !defined(__syslog_attribute__) && !defined(__syslog__)
51 #define __syslog__ __printf__ macro
55 __attribute__((__format__(__syslog__, 2, 3)));
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h56 #if !defined(__syslog_attribute__) && !defined(__syslog__)
57 #define __syslog__ __printf__ macro
331 __attribute__ ((__format__ (__syslog__, 2, 3)));
496 __attribute__ ((__format__ (__syslog__, 1, 2)));
/netbsd-src/sys/sys/
H A Dcdefs.h568 #define __syslog__ __printf__ macro
571 __attribute__((__format__ (__syslog__, fmtarg, firstvararg)))