Searched defs:LOG_USER (Results 1 – 8 of 8) sorted by relevance
98 #define LOG_USER 0 macro
27 #define LOG_USER (1<<3) macro
768 LOG_USER = 1 # random user-level messages variable in SysLogHandler
260 pub const LOG_USER: ::c_int = 1 << 3; constant
1354 pub const LOG_USER: ::c_int = 1 << 3; constant