Home
last modified time | relevance | path

Searched refs:LOGLVL_VAL_SZ (Results 1 – 1 of 1) sorted by relevance

/xen/xen/drivers/char/
A Dconsole.c167 #define LOGLVL_VAL_SZ 16 macro
168 static char xenlog_val[LOGLVL_VAL_SZ];
169 static char xenlog_guest_val[LOGLVL_VAL_SZ];
175 snprintf(val, LOGLVL_VAL_SZ, "%s/%s", lvl2opt[lower], lvl2opt[upper]); in xenlog_update_val()

Completed in 4 milliseconds