Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_ddb/
H A Dmac_ddb.c107 db_thread_valid(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_thread_valid()
127 db_show_ffs_valid(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_show_ffs_valid()
144 char *modif) in db_show_prison_valid()
163 char *modif) in db_show_proc_valid()
183 db_show_rman_valid(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_show_rman_valid()
197 db_show_vnet_valid(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_show_vnet_valid()
335 bool have_addr, db_expr_t count, char *modif) in mac_ddb_command_exec()
/freebsd/sys/ddb/
H A Ddb_run.c229 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_single_step_cmd()
254 char *modif) in db_trace_until_call_cmd()
273 char *modif) in db_trace_until_matching_cmd()
293 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_continue_cmd()
H A Ddb_watch.c189 char *modif) in db_deletewatch_cmd()
198 char *modif) in db_watchpoint_cmd()
283 char *modif) in db_deletehwatch_cmd()
309 char *modif) in db_hwatchpoint_cmd()
H A Ddb_script.c342 char *modif) in db_scripts_cmd()
359 db_run_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_run_cmd()
384 char *modif) in db_script_cmd()
430 char *modif) in db_unscript_cmd()
H A Ddb_examine.c54 db_examine_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_examine_cmd()
191 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_print_cmd()
H A Ddb_print.c49 db_show_regs(db_expr_t _1, bool _2, db_expr_t _3, char *modif) in db_show_regs()
H A Ddb_write_cmd.c46 char * modif) in db_write_cmd()
H A Ddb_break.c232 db_delete_cmd(db_expr_t addr,bool have_addr,db_expr_t count,char * modif) db_delete_cmd() argument
240 db_breakpoint_cmd(db_expr_t addr,bool have_addr,db_expr_t count,char * modif) db_breakpoint_cmd() argument
H A Ddb_command.c377 char modif[TOK_STRING_SIZE]; db_command() local
746 db_reset(db_expr_t addr,bool have_addr,db_expr_t count __unused,char * modif) db_reset() argument
826 db_stack_trace(db_expr_t tid,bool hastid,db_expr_t count,char * modif) db_stack_trace() argument
H A Ddb_capture.c338 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_capture_cmd()
H A Ddb_ps.c107 db_ps(db_expr_t addr, bool hasaddr, db_expr_t count, char *modif) in db_ps() argument
H A Ddb_pprint.c424 db_pprint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_pprint_cmd()
H A Ddb_textdump.c532 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_textdump_cmd()
/freebsd/sys/security/mac/
H A Dmac_kdb.c71 bool have_addr, db_expr_t count, char *modif) in mac_ddb_command_exec()
/freebsd/sys/kern/
H A Dsubr_vmem.c1674 vmem_printall(const char * modif,int (* pr)(const char *,...)) vmem_printall() argument
1684 vmem_print(vmem_addr_t addr,const char * modif,int (* pr)(const char *,...)) vmem_print() argument
/freebsd/sys/vm/
H A Dvm_object.c2755 char *modif) in vm_object_print()
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c335 db_expr_t count, char *modif) in stub_ddb_command_exec()
/freebsd/sys/security/mac_test/
H A Dmac_test.c483 db_expr_t count, char *modif) in test_ddb_command_exec()