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

  /src/sys/ddb/
db_command.c 209 static void db_mbuf_print_cmd(db_expr_t, bool, db_expr_t, const char *);
282 { DDB_ADD_CMD("mbuf", db_mbuf_print_cmd, 0,NULL,NULL,
1273 db_mbuf_print_cmd(db_expr_t addr, bool have_addr, function in typeref:typename:void

Completed in 13 milliseconds