Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_examine.c44 static char db_examine_format[TOK_STRING_SIZE] = "x"; variable
57 db_strcpy(db_examine_format, modif); in db_examine_cmd()
62 db_examine((db_addr_t) addr, db_examine_format, count); in db_examine_cmd()