HomeSort by: relevance | last modified time | path
    Searched defs:__syslog__ (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/blocklist/bin/
internal.h 50 #if !defined(__syslog_attribute__) && !defined(__syslog__)
51 #define __syslog__ __printf__ macro
55 __attribute__((__format__(__syslog__, 2, 3)));
  /src/external/bsd/am-utils/dist/include/
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)));
  /src/sys/sys/
cdefs.h 575 #define __syslog__ __printf__ macro
578 __attribute__((__format__ (__syslog__, fmtarg, firstvararg)))

Completed in 28 milliseconds