Searched defs:LOG_PRIMASK (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/include/
H A Dhttp_log.h39 #define LOG_PRIMASK 7 macro
/macosx-10.9.5/xnu-2422.115.4/osfmk/sys/
H A Dsyslog.h170 #define LOG_PRIMASK 0x0007 /* mask to extract priority part (internal) */ macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dsyslog.h35 #define LOG_PRIMASK ((1<<LOG_PRIBITS)-1) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dsyslog.h87 #define LOG_PRIMASK 0x07 /* mask to extract priority part (internal) */ macro

Completed in 175 milliseconds