Home
last modified time | relevance | path

Searched refs:db_halt (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/ddb/
H A Ddb_command.c74 static db_cmdfcn_t db_halt; variable
144 { "halt", db_halt, 0, NULL },
663 db_halt(db_expr_t dummy, bool dummy2, db_expr_t dummy3, char *dummy4) in db_halt() function