Searched refs:db_command (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_command.h77 struct db_command { struct
85 struct db_command *more; /* another level of command */
102 void db_machine_commands_install(struct db_command *ptr);
H A Ddb_command.c85 #include <ddb/db_command.h>
145 void db_command(
146 struct db_command **last_cmdp, /* IN_OUT */
149 struct db_command *cmd_table);
155 void db_cmd_list(struct db_command *table);
159 struct db_command * table,
160 struct db_command ** cmdp); /* out */
163 struct db_command **last_cmdp, /* IN_OUT */
166 struct db_command *cmd_table);
174 struct db_command * tabl
250 db_command( function
[all...]
H A Ddb_trap.c71 #include <ddb/db_command.h>
H A Ddb_write_cmd.c71 #include <ddb/db_command.h>
H A Ddb_cond.c127 #include <ddb/db_command.h>
H A Ddb_macro.c62 #include <ddb/db_command.h>
H A Ddb_output.c71 #include <ddb/db_command.h>
H A Ddb_task_thread.c64 #include <ddb/db_command.h>
H A Ddb_lex.c85 * Moved skip_to_eol() from db_command.c and added db_last_lp to print
94 * Moved skip_to_eol() from db_command.c and added db_last_lp to print
157 #include <ddb/db_command.h>
H A Ddb_watch.c75 #include <ddb/db_command.h>
H A Dtr.c44 #include <ddb/db_command.h>
H A Ddb_examine.c69 #include <ddb/db_command.h>
72 #include <ddb/db_command.h> /* For db_option() */
H A Ddb_expr.c66 #include <ddb/db_command.h>
H A Ddb_input.c199 #include <ddb/db_command.h>
H A Ddb_break.c48 #include <ddb/db_command.h>
H A Ddb_print.c86 #include <ddb/db_command.h>
H A Ddb_variables.c70 #include <ddb/db_command.h>
H A Ddb_sym.c70 #include <ddb/db_command.h>
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_interface.c67 #include <ddb/db_command.h>
142 struct db_command ppc_db_commands[] = {
H A Dmodel_dep.c123 #include <ddb/db_command.h>
126 extern struct db_command ppc_db_commands[];
H A Ddb_low_trace.c51 #include <ddb/db_command.h>
54 #include <ddb/db_command.h> /* For db_option() */
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dmachine_routines.c56 #include <ddb/db_command.h>
H A Dcpuid.c43 #include <ddb/db_command.h>
H A Ddb_trace.c81 #include <ddb/db_command.h>
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/orig/
H A Ddb_print.c384 #include <ddb/db_command.h>

Completed in 136 milliseconds

12