Home
last modified time | relevance | path

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

/netbsd/src/sys/ddb/
Ddb_examine.c236 static char db_print_format = 'x'; variable
246 db_print_format = modif[0]; in db_print_cmd()
248 switch (db_print_format) { in db_print_cmd()