Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_textdump.c154 static int textdump_do_config = 1; variable
156 &textdump_do_config, 0, "Dump kernel configuration in textdump");
478 if (textdump_do_config) in textdump_dumpsys()