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

  /src/sys/ddb/
db_command.c 208 static void db_show_all_mounts(db_expr_t, bool, db_expr_t, const char *);
288 { DDB_ADD_CMD("mounts", db_show_all_mounts, 0,
1257 db_show_all_mounts(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void
db_command.c 208 static void db_show_all_mounts(db_expr_t, bool, db_expr_t, const char *);
288 { DDB_ADD_CMD("mounts", db_show_all_mounts, 0,
1257 db_show_all_mounts(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void

Completed in 23 milliseconds