Searched refs:D_FUNC_ENTRY1 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/boot/bootadm/ |
H A D | message.h | 793 #define D_FUNC_ENTRY1 "%s: entered. arg: %s\n" macro
|
H A D | bootadm_upgrade.c | 533 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, line->line)); in cvt_module_line()
|
H A D | bootadm.c | 5617 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, pool)); 5707 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, pool)); 6848 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, osdev)); 7529 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, special)); 7651 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, menu_root)); 8417 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, opt ? opt : "<NULL>")); 9207 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, menu_cmds[optnum])); 9236 BAM_DPRINTF((D_FUNC_ENTRY1, fcn, opt));
|