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/
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/am-utils/dist/include/
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/
Dcdefs.h575 #define __syslog__ __printf__ macro
578 __attribute__((__format__ (__syslog__, fmtarg, firstvararg)))
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_stdlib.h32 #define NTP_SYSLOG(fmt, args) __attribute__((__format__(__syslog__, fmt, args)))