Home
last modified time | relevance | path

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

/xen/xen/drivers/char/
A Dconsole.c171 static char *lvl2opt[] = { "none", "error", "warning", "info", "all" }; variable
175 snprintf(val, LOGLVL_VAL_SZ, "%s/%s", lvl2opt[lower], lvl2opt[upper]); in xenlog_update_val()

Completed in 5 milliseconds