Searched refs:POSIX_LOG_COMM (Results 1 – 2 of 2) sorted by relevance
30 #define POSIX_LOG_COMM (1u << 10) macro
56 else if (::strncasecmp (arg, "comm", 4) == 0 ) return POSIX_LOG_COMM; in GetFlagBits()