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

  /src/sys/ddb/
db_command.c 206 static void db_show_all_freelists(db_expr_t, bool, db_expr_t, const char *);
264 { DDB_ADD_CMD("freelists", db_show_all_freelists,
1452 db_show_all_freelists(db_expr_t addr, bool have_addr, function in typeref:typename:void

Completed in 14 milliseconds