Searched refs:Msg (Results 26 - 50 of 76) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c42 static const Msg phdrs_def[] = {
48 static const Msg phdrs_dmp[] = {
54 static const Msg phdrs_cf[] = {
60 static const Msg phdrs_cfnp[] = {
66 static const Msg phdrs_nf[] = {
H A Dsyminfo.c150 static const Msg boundto_cf[] = {
154 static const Msg boundto_cfnp[] = {
158 static const Msg boundto_nf[] = {
H A Dcap.c42 static const Msg tags_cf[] = {
48 static const Msg tags_nf[] = {
H A Dcorenote.c49 static const Msg types[] = {
80 static const Msg types_0_22[] = {
97 static const Msg types_2000_2011[] = {
108 static const Msg types_2014_2023[] = {
131 static const Msg sigarr[] = {
167 static const Msg fltarr[] = {
191 static const Msg sysnumarr[] = {
376 static const Msg errarr_1_74[74] = {
418 static const Msg errarr_77_99[23] = {
435 static const Msg errarr_120_13
[all...]
H A Dlintsup.c89 #define USE(name) (void) name((Msg)&_ ## name[0])
H A Drelocate_sparc.c39 static const Msg rels[R_SPARC_NUM] = {
H A Dentry.c108 static const Msg types[] = {
H A Daudit.c140 static const Msg requests[LA_ACT_MAX] = {
H A Dglobals.c45 * num_msg - # of Msg entries in msg.
46 * msg - Array of num_msg Msg items corresponding to the possible
60 Conv_fmt_flags_t flags, size_t num_msg, const Msg *msg,
170 * Iterate over every message string in a given array of Msg codes,
174 * basevalue - Value corresponding to the first Msg in the array.
178 * msg - Array of Msg indexes for the strings to iterate over.
197 _conv_iter_msgarr(uint32_t basevalue, const Msg *msg, size_t num_msg,
H A Ddl.c192 static const Msg requests[RTLD_DI_MAX] = {
H A Dllib-lconv53 conv_iter_ret_t _conv_iter_msgarr(Conv_elfvalue_t, const Msg *, size_t,
62 Conv_fmt_flags_t, size_t, const Msg *, const char *);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c214 const Msg
240 const Msg
266 const Msg
H A Dlocale.c295 _rtld_msg(Msg mid)
H A D_rtld.h621 extern const Msg err_reject[]; /* rejection error message tables */
622 extern const Msg ldd_reject[];
623 extern const Msg ldd_warn[];
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c69 (void) _elfedit_msg((Msg)&__elfedit_msg[0]);
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Dmain.c44 _elfwrap_msg(Msg mid)
/illumos-gate/usr/src/cmd/sgs/moe/common/
H A Dmoe.c55 _moe_msg(Msg mid)
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h261 const char *Msg,
525 const char *Msg);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c164 static Msg hdl_str = 0;
169 static const Msg titles[] = {
228 Msg str;
230 static const Msg fmt[] = {
669 static const Msg
H A Ddebug.c299 _liblddbg_msg(Msg mid)
556 static const Msg state[DBG_STATE_NUM] = {
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c56 _syminfo_msg(Msg mid)
72 * This module uses Msg codes for its i18n handle type.
79 Msg msg = (Msg)hdl;
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h517 * the message code (Msg) for the string that corresponds to it.
537 Msg v_msg; /* associated message string code */
543 Msg v_msg; /* associated message string code */
567 * to consecutive ELF values. The first item in the array is the Msg
570 * by ds_topval. Zero (0) Msg values can be used to represent missing
588 CONV_DS_MSGARR = 0, /* Array of Msg */
603 const Msg *ds_msg;
616 * its base value and the array of Msg codes. CONV_DS_MSG_INIT() is used
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsdump.c150 * Msg - Prefix message
164 const char *Msg,
181 AcpiNsPrintNodePathname (Handle, Msg);
162 AcpiNsDumpPathname( ACPI_HANDLE Handle, const char *Msg, UINT32 Level, UINT32 Component) argument
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dmain.c42 _ar_msg(Msg mid)
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dutil.c306 _crle_msg(Msg mid)

Completed in 124 milliseconds

1234