Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_examine.c47 static char db_examine_format[TOK_STRING_SIZE] = "x"; variable
60 db_strcpy(db_examine_format, modif); in db_examine_cmd()
65 db_examine((db_addr_t) addr, db_examine_format, count); in db_examine_cmd()