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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dsyslog.h18 #define LOG_PRIMASK 7 macro
19 #define LOG_PRI(p) ((p)&LOG_PRIMASK)

Completed in 25 milliseconds