Lines Matching refs:str

69 		const char	*str;  in Dbg_file_mmapobj()  local
73 str = MSG_ORIG(MSG_MR_PADDING); in Dbg_file_mmapobj()
75 str = MSG_ORIG(MSG_MR_HDR_ELF); in Dbg_file_mmapobj()
77 str = MSG_ORIG(MSG_STR_EMPTY); in Dbg_file_mmapobj()
80 EC_NATPTR(mpp->mr_addr), EC_OFF(mpp->mr_fsize), str); in Dbg_file_mmapobj()
91 const char *str; in Dbg_file_elf() local
97 str = MSG_INTL(MSG_STR_TEMPORARY); in Dbg_file_elf()
99 str = MSG_ORIG(MSG_STR_EMPTY); in Dbg_file_elf()
101 dbg_print(lml, MSG_INTL(MSG_FIL_ELF), name, str); in Dbg_file_elf()
186 const char *str; in Dbg_file_hdl_collect() local
194 str = NAME(ghp->gh_ownlmp); in Dbg_file_hdl_collect()
196 str = MSG_INTL(MSG_STR_ORPHAN); in Dbg_file_hdl_collect()
203 dbg_print(lml, MSG_INTL(MSG_FIL_HDL_RETAIN), str, name); in Dbg_file_hdl_collect()
205 dbg_print(lml, MSG_INTL(MSG_FIL_HDL_COLLECT), str, in Dbg_file_hdl_collect()
215 Msg str; in Dbg_file_hdl_action() local
259 str = fmt[type]; in Dbg_file_hdl_action()
276 dbg_print(lml, MSG_INTL(str), NAME(lmp), mode, group); in Dbg_file_hdl_action()
303 const char *str; in Dbg_file_bindings() local
314 str = MSG_ORIG(MSG_SCN_INIT); in Dbg_file_bindings()
316 str = MSG_ORIG(MSG_SCN_FINI); in Dbg_file_bindings()
319 dbg_print(lml, MSG_INTL(MSG_FIL_DEP_TITLE), str, in Dbg_file_bindings()
497 const char *str; in Dbg_file_config_dis() local
504 str = MSG_INTL(MSG_FIL_CONFIG_ERR_1); in Dbg_file_config_dis()
507 str = MSG_INTL(MSG_FIL_CONFIG_ERR_2); in Dbg_file_config_dis()
510 str = MSG_INTL(MSG_FIL_CONFIG_ERR_3); in Dbg_file_config_dis()
513 str = MSG_INTL(MSG_FIL_CONFIG_ERR_4); in Dbg_file_config_dis()
516 str = MSG_INTL(MSG_FIL_CONFIG_ERR_5); in Dbg_file_config_dis()
519 str = conv_config_feat(features, &config_feat_buf); in Dbg_file_config_dis()
524 dbg_print(lml, MSG_INTL(MSG_FIL_CONFIG_ERR), config, str); in Dbg_file_config_dis()
628 const char *str; in Dbg_file_ar() local
634 str = MSG_INTL(MSG_STR_AGAIN); in Dbg_file_ar()
636 str = MSG_ORIG(MSG_STR_EMPTY); in Dbg_file_ar()
639 dbg_print(lml, MSG_INTL(MSG_FIL_ARCHIVE), name, str); in Dbg_file_ar()
725 const char *str; in Dbg_file_modified() local
739 str = MSG_INTL(MSG_FIL_IGNORE); in Dbg_file_modified()
741 str = MSG_ORIG(MSG_STR_EMPTY); in Dbg_file_modified()
742 dbg_print(lml, MSG_INTL(MSG_FIL_FDCHANGE), ofd, nfd, str); in Dbg_file_modified()
746 str = MSG_INTL(MSG_FIL_IGNORE); in Dbg_file_modified()
748 str = MSG_ORIG(MSG_STR_EMPTY); in Dbg_file_modified()
750 EC_NATPTR(nelf), str); in Dbg_file_modified()