Home
last modified time | relevance | path

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

/netbsd/src/sys/ddb/
Ddb_command.c185 static bool db_ed_style = true; variable
977 if (db_ed_style) in db_command()