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

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_examine.c42 static char db_examine_format[TOK_STRING_SIZE] = "x"; variable
61 strlcpy(db_examine_format, modif, sizeof(db_examine_format));
66 db_examine((db_addr_t) addr, db_examine_format, count);

Completed in 298 milliseconds