Searched defs:LOG_LPR (Results 1 – 5 of 5) sorted by relevance
21 #define LOG_LPR (6<<3) /* line printer subsystem */ macro
23 #define LOG_LPR (6<<3) /* line printer subsystem */ macro
36 #define LOG_LPR (6<<3) /* line printer subsystem */ macro
69 private static final int LOG_LPR = 6 << 3; field in Facility
67 #define LOG_LPR (6<<LOG_PRIBITS) /* line printer */ macro