Searched defs:modif (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/sys/ddb/ |
| HD | db_run.c | 312 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_single_step_cmd() 336 char *modif) in db_trace_until_call_cmd() 355 char *modif) in db_trace_until_matching_cmd() 375 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_continue_cmd()
|
| HD | db_watch.c | 187 char *modif) in db_deletewatch_cmd() 196 char *modif) in db_watchpoint_cmd() 284 char *modif) in db_deletehwatch_cmd() 300 char *modif) in db_hwatchpoint_cmd()
|
| HD | db_script.c | 343 char *modif) in db_scripts_cmd() 360 db_run_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_run_cmd() 385 char *modif) in db_script_cmd() 431 char *modif) in db_unscript_cmd()
|
| HD | db_examine.c | 55 db_examine_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_examine_cmd() 192 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_print_cmd()
|
| HD | db_write_cmd.c | 47 char * modif) in db_write_cmd()
|
| HD | 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()
|
| HD | db_ps.c | 80 db_ps(db_expr_t addr, bool hasaddr, db_expr_t count, char *modif) in db_ps()
|
| HD | db_capture.c | 334 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_capture_cmd()
|
| HD | db_command.c | 328 char modif[TOK_STRING_SIZE]; in db_command() local 756 db_stack_trace(db_expr_t tid, bool hastid, db_expr_t count, char *modif) in db_stack_trace()
|
| HD | db_textdump.c | 519 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_textdump_cmd()
|
| /NextBSD/sys/kern/ |
| HD | subr_vmem.c | 1450 vmem_printall(const char *modif, int (*pr)(const char *, ...)) in vmem_printall() 1460 vmem_print(vmem_addr_t addr, const char *modif, int (*pr)(const char *, ...)) in vmem_print()
|
| /NextBSD/sys/vm/ |
| HD | vm_object.c | 2524 char *modif) in vm_object_print()
|
| /NextBSD/sys/compat/mach/ipc/ |
| HD | ipc_port.c | 1545 char *modif) in ipc_port_print()
|