Searched refs:__syslog__ (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/openpam/dist/include/security/ |
| D | openpam.h | 93 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/ |
| D | am_utils.h | 56 #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/ |
| D | cdefs.h | 575 #define __syslog__ __printf__ macro 578 __attribute__((__format__ (__syslog__, fmtarg, firstvararg)))
|
| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | ntp_stdlib.h | 32 #define NTP_SYSLOG(fmt, args) __attribute__((__format__(__syslog__, fmt, args)))
|