Home
last modified time | relevance | path

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

/NextBSD/sys/ddb/
HDdb_run.c312 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()
HDdb_watch.c187 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()
HDdb_script.c343 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()
HDdb_examine.c55 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()
HDdb_write_cmd.c47 char * modif) in db_write_cmd()
HDdb_break.c270 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()
HDdb_ps.c80 db_ps(db_expr_t addr, bool hasaddr, db_expr_t count, char *modif) in db_ps()
HDdb_capture.c334 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_capture_cmd()
HDdb_command.c328 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()
HDdb_textdump.c519 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_textdump_cmd()
/NextBSD/sys/kern/
HDsubr_vmem.c1450 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/
HDvm_object.c2524 char *modif) in vm_object_print()
/NextBSD/sys/compat/mach/ipc/
HDipc_port.c1545 char *modif) in ipc_port_print()