Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Dddb.h297 db_cmdfcn_t db_unscript_cmd; variable
H A Ddb_script.c429 db_unscript_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_unscript_cmd() function
H A Ddb_command.c166 DB_CMD("unscript", db_unscript_cmd, CS_OWN|DB_CMD_MEMSAFE),