Searched refs: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() argument58 snprintf(buf, PRIO_MAX_SIZE, "LOG-%03d", prio); in prio_to_str()69 char buf[PRIO_MAX_SIZE]; in log_kmod()115 char buf[PRIO_MAX_SIZE]; in log_printf()