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