Searched defs:modif (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/ddb/
H A Ddb_print.c52 db_show_regs(db_expr_t _1, bool _2, db_expr_t _3, char *modif) argument
H A Ddb_write_cmd.c48 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, char * modif) argument
H A Ddb_examine.c57 db_examine_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
194 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_break.c272 db_delete_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
280 db_breakpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_capture.c336 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_ps.c107 db_ps(db_expr_t addr, bool hasaddr, db_expr_t count, char *modif) argument
H A Ddb_run.c340 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
404 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
364 db_trace_until_call_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
383 db_trace_until_matching_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_watch.c188 db_deletewatch_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
197 db_watchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
285 db_deletehwatch_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
301 db_hwatchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_script.c362 db_run_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
344 db_scripts_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
386 db_script_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
432 db_unscript_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_textdump.c533 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_command.c358 char modif[TOK_STRING_SIZE]; local
797 db_stack_trace(db_expr_t tid, bool hastid, db_expr_t count, char *modif) argument
/freebsd-12-stable/sys/vm/
H A Dvm_object.c2584 vm_object_print( long addr, boolean_t have_addr, long count, char *modif) argument
/freebsd-12-stable/sys/kern/
H A Dsubr_vmem.c1654 vmem_printall(const char *modif, int (*pr)(const char *, ...)) argument
1664 vmem_print(vmem_addr_t addr, const char *modif, int (*pr)(const char *, ...)) argument

Completed in 188 milliseconds