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

/freebsd-11-stable/sys/ddb/
H A Ddb_write_cmd.c46 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, char * modif) argument
H A Ddb_examine.c55 db_examine_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
192 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_break.c270 db_delete_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
278 db_breakpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_capture.c334 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_watch.c186 db_deletewatch_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
195 db_watchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
283 db_deletehwatch_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
299 db_hwatchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_ps.c104 db_ps(db_expr_t addr, bool hasaddr, db_expr_t count, char *modif) argument
H A Ddb_run.c339 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
403 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
363 db_trace_until_call_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
382 db_trace_until_matching_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_script.c360 db_run_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
342 db_scripts_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
384 db_script_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
430 db_unscript_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_textdump.c519 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) argument
H A Ddb_command.c343 char modif[TOK_STRING_SIZE]; local
782 db_stack_trace(db_expr_t tid, bool hastid, db_expr_t count, char *modif) argument
/freebsd-11-stable/sys/vm/
H A Dvm_object.c2644 vm_object_print( long addr, boolean_t have_addr, long count, char *modif) argument
/freebsd-11-stable/sys/kern/
H A Dsubr_vmem.c1448 vmem_printall(const char *modif, int (*pr)(const char *, ...)) argument
1458 vmem_print(vmem_addr_t addr, const char *modif, int (*pr)(const char *, ...)) argument

Completed in 131 milliseconds