Lines Matching defs:file
4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 Dbg_ver_avail_title(Lm_list *lml, const char *file)
39 dbg_print(lml, MSG_INTL(MSG_VER_AVAIL_1), file);
44 Dbg_ver_def_title(Lm_list *lml, const char *file)
50 dbg_print(lml, MSG_INTL(MSG_VER_DEF_TITLE), file);
55 Dbg_ver_need_title(Lm_list *lml, const char *file)
61 dbg_print(lml, MSG_INTL(MSG_VER_NEED_TITLE), file);
66 Dbg_ver_need_entry(Lm_list *lml, Half cnt, const char *file,
75 Elf_ver_line_5(lml, file, version);
215 Elf_ver_line_5(Lm_list *lml, const char *file, const char *version)
218 dbg_print(lml, MSG_INTL(MSG_VER_LINE_5), file, version);
220 dbg_print(lml, MSG_INTL(MSG_VER_LLINE_5), file, version);