db_expr_t          74 arch/i386/i386/db_interface.c void db_sysregs_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          76 arch/i386/i386/db_interface.c void db_cpuinfo_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          77 arch/i386/i386/db_interface.c void db_startproc_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          78 arch/i386/i386/db_interface.c void db_stopproc_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          79 arch/i386/i386/db_interface.c void db_ddbproc_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t         179 arch/i386/i386/db_interface.c db_sysregs_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         227 arch/i386/i386/db_interface.c db_cpuinfo_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         261 arch/i386/i386/db_interface.c db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         282 arch/i386/i386/db_interface.c db_stopproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         303 arch/i386/i386/db_interface.c db_ddbproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t          95 arch/i386/i386/db_trace.c 	db_expr_t	value;
db_expr_t         179 arch/i386/i386/db_trace.c db_stack_trace_print(db_expr_t addr, boolean_t have_addr, db_expr_t count,
db_expr_t         236 arch/i386/i386/db_trace.c 		db_expr_t	offset;
db_expr_t          47 ddb/db_access.c db_expr_t
db_expr_t          50 ddb/db_access.c 	char data[sizeof(db_expr_t)];
db_expr_t          51 ddb/db_access.c 	db_expr_t value, extend;
db_expr_t          62 ddb/db_access.c 	extend = (~(db_expr_t)0) << (size * 8 - 1);
db_expr_t          70 ddb/db_access.c 	if (size < sizeof(db_expr_t) && is_signed && (value & extend))
db_expr_t          76 ddb/db_access.c db_put_value(db_addr_t addr, size_t size, db_expr_t value)
db_expr_t          78 ddb/db_access.c 	char data[sizeof(db_expr_t)];
db_expr_t          36 ddb/db_access.h db_expr_t db_get_value(db_addr_t, size_t, boolean_t);
db_expr_t          37 ddb/db_access.h void db_put_value(db_addr_t, size_t, db_expr_t);
db_expr_t          48 ddb/db_aout.c  		    db_strategy_t, db_expr_t *);
db_expr_t          50 ddb/db_aout.c  		    char **, db_expr_t *);
db_expr_t          52 ddb/db_aout.c  		    char **, int *, db_expr_t);
db_expr_t         190 ddb/db_aout.c      db_strategy_t strategy, db_expr_t *diffp)
db_expr_t         236 ddb/db_aout.c      db_expr_t *valuep)
db_expr_t         250 ddb/db_aout.c      int *linenum, db_expr_t off)
db_expr_t         268 ddb/db_break.c db_delete_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         276 ddb/db_break.c db_breakpoint_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         287 ddb/db_break.c db_listbreak_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t          64 ddb/db_break.h void db_delete_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          65 ddb/db_break.h void db_breakpoint_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          66 ddb/db_break.h void db_listbreak_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t         157 ddb/db_command.c 	db_expr_t	addr, count;
db_expr_t         165 ddb/db_command.c 	    addr = (db_expr_t)db_next;
db_expr_t         235 ddb/db_command.c 		    addr = (db_expr_t) db_dot;
db_expr_t         286 ddb/db_command.c db_buf_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         298 ddb/db_command.c db_map_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         310 ddb/db_command.c db_malloc_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         326 ddb/db_command.c db_mount_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         338 ddb/db_command.c db_object_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         350 ddb/db_command.c db_page_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         362 ddb/db_command.c db_vnode_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         374 ddb/db_command.c db_show_panic_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         384 ddb/db_command.c db_extent_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         391 ddb/db_command.c db_pool_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         398 ddb/db_command.c db_proc_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         401 ddb/db_command.c 		addr = (db_expr_t)curproc;
db_expr_t         408 ddb/db_command.c db_uvmexp_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         505 ddb/db_command.c db_help_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         564 ddb/db_command.c db_fncall(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         566 ddb/db_command.c 	db_expr_t	fn_addr;
db_expr_t         568 ddb/db_command.c 	db_expr_t	args[MAXARGS];
db_expr_t         570 ddb/db_command.c 	db_expr_t	retval;
db_expr_t         571 ddb/db_command.c 	db_expr_t	(*func)(db_expr_t, ...);
db_expr_t         579 ddb/db_command.c 	func = (db_expr_t (*)(db_expr_t, ...)) fn_addr;
db_expr_t         618 ddb/db_command.c db_boot_sync_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         624 ddb/db_command.c db_boot_crash_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         630 ddb/db_command.c db_boot_dump_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         636 ddb/db_command.c db_boot_halt_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         642 ddb/db_command.c db_boot_reboot_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         648 ddb/db_command.c db_boot_poweroff_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         654 ddb/db_command.c db_dmesg_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         675 ddb/db_command.c db_stack_trace_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count,
db_expr_t          41 ddb/db_command.h void db_buf_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          42 ddb/db_command.h void db_map_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          43 ddb/db_command.h void db_malloc_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          44 ddb/db_command.h void db_mount_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          45 ddb/db_command.h void db_object_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          46 ddb/db_command.h void db_page_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          47 ddb/db_command.h void db_extent_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          48 ddb/db_command.h void db_pool_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          49 ddb/db_command.h void db_proc_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          50 ddb/db_command.h void db_uvmexp_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          51 ddb/db_command.h void db_vnode_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          53 ddb/db_command.h void db_help_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          56 ddb/db_command.h void db_fncall(db_expr_t, int, db_expr_t, char *);
db_expr_t          57 ddb/db_command.h void db_boot_sync_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          58 ddb/db_command.h void db_boot_crash_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          59 ddb/db_command.h void db_boot_dump_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          60 ddb/db_command.h void db_boot_halt_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          61 ddb/db_command.h void db_boot_reboot_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          62 ddb/db_command.h void db_boot_poweroff_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          63 ddb/db_command.h void db_stack_trace_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          64 ddb/db_command.h void db_dmesg_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          65 ddb/db_command.h void db_show_panic_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          75 ddb/db_command.h 	void		(*fcn)(db_expr_t, int, db_expr_t, char *);
db_expr_t          73 ddb/db_elf.c   		    db_strategy_t, db_expr_t *);
db_expr_t          75 ddb/db_elf.c   		    char **, db_expr_t *);
db_expr_t          77 ddb/db_elf.c   		    char **, int *, db_expr_t);
db_expr_t         281 ddb/db_elf.c       db_expr_t *diffp)
db_expr_t         284 ddb/db_elf.c   	db_expr_t diff = *diffp;
db_expr_t         344 ddb/db_elf.c       db_expr_t *valuep)
db_expr_t         367 ddb/db_elf.c       int *linenum, db_expr_t off)
db_expr_t          60 ddb/db_examine.c db_examine_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t          75 ddb/db_examine.c 	db_expr_t	value;
db_expr_t         186 ddb/db_examine.c db_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         188 ddb/db_examine.c 	db_expr_t	value;
db_expr_t         198 ddb/db_examine.c 		db_printf("%*r", sizeof(db_expr_t) * 2 * 6 / 5, addr);
db_expr_t         201 ddb/db_examine.c 		db_printf("%*x", sizeof(db_expr_t) * 2, addr);
db_expr_t         204 ddb/db_examine.c 		db_printf("%*z", sizeof(db_expr_t) * 2, addr);
db_expr_t         207 ddb/db_examine.c 		db_printf("%*d", sizeof(db_expr_t) * 2 * 6 / 5, addr);
db_expr_t         210 ddb/db_examine.c 		db_printf("%*u", sizeof(db_expr_t) * 2 * 6 / 5, addr);
db_expr_t         213 ddb/db_examine.c 		db_printf("%*o", sizeof(db_expr_t) * 2 * 4 / 3, addr);
db_expr_t         267 ddb/db_examine.c db_search_cmd(db_expr_t daddr, int have_addr, db_expr_t dcount, char *modif)
db_expr_t         272 ddb/db_examine.c 	db_expr_t	value;
db_expr_t         273 ddb/db_examine.c 	db_expr_t	mask;
db_expr_t         274 ddb/db_examine.c 	db_expr_t	count;
db_expr_t         332 ddb/db_examine.c db_search(db_addr_t addr, int size, db_expr_t value, db_expr_t mask,
db_expr_t         333 ddb/db_examine.c     db_expr_t count)
db_expr_t          48 ddb/db_expr.c  db_term(db_expr_t *valuep)
db_expr_t          65 ddb/db_expr.c  	    *valuep = (db_expr_t)db_dot;
db_expr_t          69 ddb/db_expr.c  	    *valuep = (db_expr_t)db_prev;
db_expr_t          73 ddb/db_expr.c  	    *valuep = (db_expr_t) db_next;
db_expr_t          77 ddb/db_expr.c  	    *valuep = (db_expr_t)db_last_addr;
db_expr_t         102 ddb/db_expr.c  db_unary(db_expr_t *valuep)
db_expr_t         129 ddb/db_expr.c  db_mult_expr(db_expr_t *valuep)
db_expr_t         131 ddb/db_expr.c  	db_expr_t	lhs, rhs;
db_expr_t         165 ddb/db_expr.c  db_add_expr(db_expr_t *valuep)
db_expr_t         167 ddb/db_expr.c  	db_expr_t	lhs, rhs;
db_expr_t         191 ddb/db_expr.c  db_shift_expr(db_expr_t *valuep)
db_expr_t         193 ddb/db_expr.c  	db_expr_t	lhs, rhs;
db_expr_t         223 ddb/db_expr.c  db_expression(db_expr_t *valuep)
db_expr_t          39 ddb/db_extern.h void db_examine_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          41 ddb/db_extern.h void db_print_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          44 ddb/db_extern.h void db_search_cmd(db_expr_t, boolean_t, db_expr_t, char *);
db_expr_t          45 ddb/db_extern.h void db_search(db_addr_t, int, db_expr_t, db_expr_t, db_expr_t);
db_expr_t          48 ddb/db_extern.h boolean_t db_term(db_expr_t *);
db_expr_t          49 ddb/db_extern.h boolean_t db_unary(db_expr_t *);
db_expr_t          50 ddb/db_extern.h boolean_t db_mult_expr(db_expr_t *);
db_expr_t          51 ddb/db_extern.h boolean_t db_add_expr(db_expr_t *);
db_expr_t          52 ddb/db_extern.h boolean_t db_shift_expr(db_expr_t *);
db_expr_t          53 ddb/db_extern.h int db_expression(db_expr_t *);
db_expr_t          56 ddb/db_extern.h void db_hangman(db_expr_t, int, db_expr_t, char *);
db_expr_t          67 ddb/db_extern.h void db_show_regs(db_expr_t, boolean_t, db_expr_t, char *);
db_expr_t          73 ddb/db_extern.h void db_write_cmd(db_expr_t, boolean_t, db_expr_t, char *);
db_expr_t         180 ddb/db_hangman.c db_hangman(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t          36 ddb/db_interface.h void db_stack_trace_print(db_expr_t, int, db_expr_t, char *,
db_expr_t          43 ddb/db_interface.h void db_show_all_procs(db_expr_t, int, db_expr_t, char *);
db_expr_t          46 ddb/db_interface.h void db_show_callout(db_expr_t, int, db_expr_t, char *);
db_expr_t          57 ddb/db_interface.h void db_show_all_pools(db_expr_t, int, db_expr_t, char *);
db_expr_t          53 ddb/db_lex.c   db_expr_t db_tok_number;
db_expr_t          45 ddb/db_lex.h   extern db_expr_t db_tok_number;
db_expr_t         244 ddb/db_output.c 	db_stack_trace_print((db_expr_t)__builtin_frame_address(0), TRUE,
db_expr_t          51 ddb/db_print.c db_show_regs(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t          54 ddb/db_print.c 	db_expr_t	value, offset;
db_expr_t         147 ddb/db_run.c   	    db_expr_t ins = db_get_value(pc, sizeof(int), FALSE);
db_expr_t         170 ddb/db_run.c   	    db_expr_t ins = db_get_value(pc, sizeof(int), FALSE);
db_expr_t         190 ddb/db_run.c   		db_expr_t	ins;
db_expr_t         242 ddb/db_run.c   db_single_step_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         265 ddb/db_run.c   db_trace_until_call_cmd(db_expr_t addr, int have_addr, db_expr_t count,
db_expr_t         284 ddb/db_run.c   db_trace_until_matching_cmd(db_expr_t addr, int have_addr, db_expr_t count,
db_expr_t         305 ddb/db_run.c   db_continue_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t          52 ddb/db_run.h   void db_single_step_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          53 ddb/db_run.h   void db_trace_until_call_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          54 ddb/db_run.h   void db_trace_until_matching_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          55 ddb/db_run.h   void db_continue_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          79 ddb/db_sym.c   		    db_strategy_t, db_expr_t *);
db_expr_t          81 ddb/db_sym.c   		    db_expr_t *);
db_expr_t          83 ddb/db_sym.c   		    int *, db_expr_t);
db_expr_t         248 ddb/db_sym.c   db_value_of_name(char *name, db_expr_t *valuep)
db_expr_t         445 ddb/db_sym.c   db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp)
db_expr_t         448 ddb/db_sym.c   	db_expr_t	newdiff;
db_expr_t         472 ddb/db_sym.c   db_symbol_values(db_sym_t sym, char **namep, db_expr_t *valuep)
db_expr_t         474 ddb/db_sym.c   	db_expr_t	value;
db_expr_t         513 ddb/db_sym.c   db_printsym(db_expr_t off, db_strategy_t strategy,
db_expr_t         516 ddb/db_sym.c   	db_expr_t	d;
db_expr_t         519 ddb/db_sym.c   	db_expr_t	value;
db_expr_t         547 ddb/db_sym.c   db_line_at_pc(db_sym_t sym, char **filename, int *linenum, db_expr_t pc)
db_expr_t         578 ddb/db_sym.c       db_expr_t *diffp)
db_expr_t         589 ddb/db_sym.c       db_expr_t *valuep)
db_expr_t         598 ddb/db_sym.c       int *linenum, db_expr_t off)
db_expr_t          89 ddb/db_sym.h   		db_expr_t *);
db_expr_t          91 ddb/db_sym.h   		db_expr_t *);
db_expr_t          93 ddb/db_sym.h   		char **, int *, db_expr_t);
db_expr_t         118 ddb/db_sym.h   int db_value_of_name(char *, db_expr_t *);
db_expr_t         128 ddb/db_sym.h   db_sym_t db_search_symbol(db_addr_t, db_strategy_t, db_expr_t *);
db_expr_t         131 ddb/db_sym.h   void db_symbol_values(db_sym_t, char **, db_expr_t *);
db_expr_t         142 ddb/db_sym.h   void db_printsym(db_expr_t, db_strategy_t, int (*)(const char *, ...));
db_expr_t         145 ddb/db_sym.h   boolean_t db_line_at_pc(db_sym_t, char **, int *, db_expr_t);
db_expr_t          81 ddb/db_variables.c db_get_variable(db_expr_t *valuep)
db_expr_t          94 ddb/db_variables.c db_set_variable(db_expr_t value)
db_expr_t         108 ddb/db_variables.c db_read_variable(struct db_variable *vp, db_expr_t *valuep)
db_expr_t         110 ddb/db_variables.c 	int	(*func)(struct db_variable *, db_expr_t *, int) = vp->fcn;
db_expr_t         119 ddb/db_variables.c db_write_variable(struct db_variable *vp, db_expr_t *valuep)
db_expr_t         121 ddb/db_variables.c 	int	(*func)(struct db_variable *, db_expr_t *, int) = vp->fcn;
db_expr_t         131 ddb/db_variables.c db_set_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         133 ddb/db_variables.c 	db_expr_t	value;
db_expr_t         164 ddb/db_variables.c db_var_rw_int(struct db_variable *var, db_expr_t *expr, int mode)
db_expr_t          43 ddb/db_variables.h 	int	(*fcn)(struct db_variable *, db_expr_t *, int);
db_expr_t          47 ddb/db_variables.h #define	FCN_NULL ((int (*)(struct db_variable *, db_expr_t *, int))0)
db_expr_t          55 ddb/db_variables.h int	db_get_variable(db_expr_t *);
db_expr_t          56 ddb/db_variables.h int	db_set_variable(db_expr_t);
db_expr_t          57 ddb/db_variables.h void	db_read_variable(struct db_variable *, db_expr_t *);
db_expr_t          58 ddb/db_variables.h void	db_write_variable(struct db_variable *, db_expr_t *);
db_expr_t          59 ddb/db_variables.h void	db_set_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          60 ddb/db_variables.h int	db_var_rw_int(struct db_variable *, db_expr_t *, int);
db_expr_t         169 ddb/db_watch.c db_deletewatch_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         177 ddb/db_watch.c db_watchpoint_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t         180 ddb/db_watch.c 	db_expr_t	value;
db_expr_t         194 ddb/db_watch.c db_listwatch_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t          51 ddb/db_watch.h void db_deletewatch_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          52 ddb/db_watch.h void db_watchpoint_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          53 ddb/db_watch.h void db_listwatch_cmd(db_expr_t, int, db_expr_t, char *);
db_expr_t          52 ddb/db_write_cmd.c db_write_cmd(db_expr_t	address, boolean_t have_addr, db_expr_t count,
db_expr_t          56 ddb/db_write_cmd.c 	db_expr_t	old_value;
db_expr_t          57 ddb/db_write_cmd.c 	db_expr_t	new_value;
db_expr_t         294 dev/acpi/acpidebug.c db_acpi_showval(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         309 dev/acpi/acpidebug.c db_acpi_disasm(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         325 dev/acpi/acpidebug.c db_acpi_tree(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         331 dev/acpi/acpidebug.c db_acpi_trace(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t          18 dev/acpi/acpidebug.h void db_acpi_showval(db_expr_t, int, db_expr_t, char *);
db_expr_t          19 dev/acpi/acpidebug.h void db_acpi_disasm(db_expr_t, int, db_expr_t, char *);
db_expr_t          20 dev/acpi/acpidebug.h void db_acpi_tree(db_expr_t, int, db_expr_t, char *);
db_expr_t          21 dev/acpi/acpidebug.h void db_acpi_trace(db_expr_t, int, db_expr_t, char *);
db_expr_t         687 dev/sbus/esp_sbus.c void db_esp(db_expr_t, int, db_expr_t, char *);
db_expr_t         690 dev/sbus/esp_sbus.c db_esp(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
db_expr_t          72 kern/kern_lock.c 	db_stack_trace_print((db_expr_t)__builtin_frame_address(0),	\
db_expr_t         398 kern/kern_proc.c db_show_all_procs(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t         273 kern/kern_timeout.c 	db_expr_t offset;
db_expr_t         287 kern/kern_timeout.c db_show_callout(db_expr_t addr, int haddr, db_expr_t count, char *modif)
db_expr_t        1431 kern/subr_pool.c db_show_all_pools(db_expr_t expr, int haddr, db_expr_t count, char *modif)