Searched defs:PRIO_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define PRIO_MAX_SIZE 32 macro34 static const char *prio_to_str(char buf[static PRIO_MAX_SIZE], int prio) in prio_to_str()