HomeSort by: relevance | last modified time | path
    Searched defs:db_show_all_pages (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ddb/
db_command.c 216 static void db_show_all_pages(db_expr_t, bool, db_expr_t, const char *);
300 { DDB_ADD_CMD("pages", db_show_all_pages,
1109 db_show_all_pages(db_expr_t addr, bool have_addr, function in typeref:typename:void
db_command.c 216 static void db_show_all_pages(db_expr_t, bool, db_expr_t, const char *);
300 { DDB_ADD_CMD("pages", db_show_all_pages,
1109 db_show_all_pages(db_expr_t addr, bool have_addr, function in typeref:typename:void

Completed in 23 milliseconds