Searched defs:LOG_AUTH (Results 1 – 3 of 3) sorted by relevance
34 #define LOG_AUTH (4<<3) /* security/authorization messages */ macro
59 private static final int LOG_AUTH = 4 << 3; field in Facility
65 #define LOG_AUTH (4<<LOG_PRIBITS) /* security/authorization */ macro