Searched defs:modif (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/ddb/ |
| H A D | db_watch.c | 189 char *modif) in db_deletewatch_cmd() 198 char *modif) in db_watchpoint_cmd() 284 char *modif) in db_deletehwatch_cmd() 300 char *modif) in db_hwatchpoint_cmd()
|
| H A D | db_run.c | 339 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_single_step_cmd() 364 char *modif) in db_trace_until_call_cmd() 383 char *modif) in db_trace_until_matching_cmd() 403 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_continue_cmd()
|
| H A D | db_script.c | 345 char *modif) in db_scripts_cmd() 362 db_run_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_run_cmd() 387 char *modif) in db_script_cmd() 433 char *modif) in db_unscript_cmd()
|
| H A D | db_examine.c | 57 db_examine_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_examine_cmd() 194 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_print_cmd()
|
| H A D | db_write_cmd.c | 49 char * modif) in db_write_cmd()
|
| H A D | db_print.c | 52 db_show_regs(db_expr_t _1, bool _2, db_expr_t _3, char *modif) in db_show_regs()
|
| H A D | db_break.c | 270 db_delete_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_delete_cmd() 278 db_breakpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_breakpoint_cmd()
|
| H A D | db_capture.c | 340 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_capture_cmd()
|
| H A D | db_ps.c | 107 db_ps(db_expr_t addr, bool hasaddr, db_expr_t count, char *modif) in db_ps()
|
| H A D | db_command.c | 359 char modif[TOK_STRING_SIZE]; in db_command() local 798 db_stack_trace(db_expr_t tid, bool hastid, db_expr_t count, char *modif) in db_stack_trace()
|
| H A D | db_textdump.c | 534 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_textdump_cmd()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_vmem.c | 1676 vmem_printall(const char *modif, int (*pr)(const char *, ...)) in vmem_printall() 1686 vmem_print(vmem_addr_t addr, const char *modif, int (*pr)(const char *, ...)) in vmem_print()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_object.c | 2783 char *modif) in vm_object_print()
|