Home
last modified time | relevance | path

Searched refs:conv_arg (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic_machelf.c56 &conv_arg_alt : &conv_arg; in conv_dyn_posflag1()
76 conv_arg.buf = dyn_flag_buf->buf; in conv_dyn_flag()
77 conv_arg.oflags = conv_arg.rflags = flags; in conv_dyn_flag()
79 conv_arg.prefix = conv_arg.suffix = MSG_ORIG(MSG_STR_EMPTY); in conv_dyn_flag()
81 conv_arg.prefix = conv_arg.suffix = NULL; in conv_dyn_flag()
100 conv_arg.oflags = conv_arg.rflags = flags; in conv_dyn_flag1()
101 conv_arg.buf = dyn_flag1_buf->buf; in conv_dyn_flag1()
120 conv_arg.oflags = conv_arg.rflags = flags; in conv_dyn_feature1()
122 conv_arg.prefix = conv_arg.suffix = MSG_ORIG(MSG_STR_EMPTY); in conv_dyn_feature1()
124 conv_arg.prefix = conv_arg.suffix = NULL; in conv_dyn_feature1()
[all …]
H A Ddl.c75 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_dl_mode() local
80 conv_arg.buf = dl_mode_buf->buf; in conv_dl_mode()
81 conv_arg.oflags = conv_arg.rflags = mode; in conv_dl_mode()
95 conv_arg.oflags = mode; in conv_dl_mode()
98 (void) conv_expn_field(&conv_arg, vda, 0); in conv_dl_mode()
161 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_dl_flag() local
169 conv_arg.buf = dl_flag_buf->buf; in conv_dl_flag()
171 conv_arg.prefix = conv_arg.suffix = MSG_ORIG(MSG_GBL_QUOTE); in conv_dl_flag()
172 conv_arg.sep = MSG_ORIG(MSG_GBL_SEP); in conv_dl_flag()
174 conv_arg.prefix = conv_arg.suffix = conv_arg.sep = NULL; in conv_dl_flag()
[all …]
H A Daudit.c62 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_la_bind() local
68 conv_arg.buf = la_bind_buf->buf; in conv_la_bind()
69 conv_arg.oflags = conv_arg.rflags = bind; in conv_la_bind()
71 (void) conv_expn_field(&conv_arg, vda, 0); in conv_la_bind()
115 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_la_search() local
121 conv_arg.buf = la_search_buf->buf; in conv_la_search()
122 conv_arg.oflags = conv_arg.rflags = search; in conv_la_search()
124 (void) conv_expn_field(&conv_arg, vda, 0); in conv_la_search()
191 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_la_symbind() local
197 conv_arg.buf = la_symbind_buf->buf; in conv_la_symbind()
[all …]
H A Dentry.c65 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_ent_flags() local
71 conv_arg.buf = ent_flags_buf->buf; in conv_ent_flags()
72 conv_arg.oflags = conv_arg.rflags = flags; in conv_ent_flags()
73 (void) conv_expn_field(&conv_arg, vda, 0); in conv_ent_flags()
121 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_ent_files_flags() local
134 conv_arg.buf = flags_buf->buf; in conv_ent_files_flags()
135 conv_arg.oflags = conv_arg.rflags = flags; in conv_ent_files_flags()
137 (void) conv_expn_field(&conv_arg, vda, fmt_flags); in conv_ent_files_flags()
139 return (conv_arg.buf); in conv_ent_files_flags()
H A Dgroup.c72 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_grphdl_flags() local
78 conv_arg.buf = grphdl_flags_buf->buf; in conv_grphdl_flags()
79 conv_arg.oflags = conv_arg.rflags = flags; in conv_grphdl_flags()
80 (void) conv_expn_field(&conv_arg, vda, 0); in conv_grphdl_flags()
125 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_grpdesc_flags() local
131 conv_arg.buf = grpdesc_flags_buf->buf; in conv_grpdesc_flags()
132 conv_arg.oflags = conv_arg.rflags = flags; in conv_grpdesc_flags()
133 (void) conv_expn_field(&conv_arg, vda, 0); in conv_grpdesc_flags()
H A Dconfig.c79 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_config_feat() local
82 conv_arg.buf = config_feat_buf->buf; in conv_config_feat()
83 conv_arg.oflags = conv_arg.rflags = features; in conv_config_feat()
84 (void) conv_expn_field(&conv_arg, vda, 0); in conv_config_feat()
144 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_config_obj() local
152 conv_arg.buf = config_obj_buf->buf; in conv_config_obj()
153 conv_arg.rflags = flags; in conv_config_obj()
161 conv_arg.rflags &= ~(RTC_OBJ_ALTER | RTC_OBJ_OPTINAL); in conv_config_obj()
164 conv_arg.oflags = conv_arg.rflags &= ~RTC_OBJ_OPTINAL; in conv_config_obj()
166 (void) conv_expn_field(&conv_arg, vda, 0); in conv_config_obj()
H A Dcorenote.c1048 conv_arg.oflags = conv_arg.rflags = flags; in conv_cnote_auxv_af()
1139 conv_arg.oflags = conv_arg.rflags = flags; in conv_cnote_cc_content()
1227 conv_arg.oflags = conv_arg.rflags = flags; in conv_cnote_pr_flags()
1305 conv_arg.oflags = conv_arg.rflags = flags; in conv_cnote_old_pr_flags()
1364 conv_arg.oflags = conv_arg.rflags = flags; in conv_cnote_proc_flag()
1418 conv_arg.oflags = conv_arg.rflags = flags; in conv_cnote_sa_flags()
1462 conv_arg.oflags = conv_arg.rflags = flags; in conv_cnote_ss_flags()
1515 (void) memset(&conv_arg, 0, sizeof (conv_arg)); in conv_bitmaskset()
1550 conv_arg.oflags = conv_arg.rflags = mask; in conv_bitmaskset()
2655 conv_arg.oflags = conv_arg.rflags = flags; in conv_prsecflags()
[all …]
H A Dsections_machelf.c43 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_sec_flags() local
50 conv_arg.buf = sec_flags_buf->buf; in conv_sec_flags()
51 conv_arg.oflags = conv_arg.rflags = flags; in conv_sec_flags()
52 (void) conv_expn_field2(&conv_arg, osabi, mach, in conv_sec_flags()
H A Dversion.c65 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_ver_flags() local
71 conv_arg.buf = ver_flags_buf->buf; in conv_ver_flags()
72 conv_arg.oflags = conv_arg.rflags = flags; in conv_ver_flags()
73 (void) conv_expn_field(&conv_arg, vda, fmt_flags); in conv_ver_flags()
H A Dsegments.c89 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_seg_flags() local
95 conv_arg.buf = seg_flags_buf->buf; in conv_seg_flags()
96 conv_arg.oflags = conv_arg.rflags = flags; in conv_seg_flags()
97 (void) conv_expn_field(&conv_arg, vda, 0); in conv_seg_flags()
H A Dsyminfo.c123 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_syminfo_flags() local
129 conv_arg.buf = syminfo_flags_buf->buf; in conv_syminfo_flags()
130 conv_arg.oflags = conv_arg.rflags = flags; in conv_syminfo_flags()
131 conv_arg.prefix = conv_arg.suffix = NULL; in conv_syminfo_flags()
132 (void) conv_expn_field(&conv_arg, in conv_syminfo_flags()
H A Dphdr.c271 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_phdr_flags() local
277 conv_arg.buf = phdr_flags_buf->buf; in conv_phdr_flags()
278 conv_arg.oflags = conv_arg.rflags = flags; in conv_phdr_flags()
279 (void) conv_expn_field2(&conv_arg, osabi, EM_NONE, in conv_phdr_flags()
H A Ddynamic.c927 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_bnd_type() local
933 conv_arg.buf = bnd_type_buf->buf; in conv_bnd_type()
934 conv_arg.oflags = conv_arg.rflags = flags; in conv_bnd_type()
935 (void) conv_expn_field(&conv_arg, vda, 0); in conv_bnd_type()
976 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_bnd_obj() local
988 conv_arg.buf = bnd_obj_buf->buf; in conv_bnd_obj()
989 conv_arg.oflags = flags; in conv_bnd_obj()
990 (void) conv_expn_field(&conv_arg, vda, 0); in conv_bnd_obj()
H A Delf.c926 static CONV_EXPN_FIELD_ARG conv_arg = { in conv_ehdr_flags() local
942 conv_arg.buf = flags_buf->buf; in conv_ehdr_flags()
944 conv_arg.oflags = conv_arg.rflags = flags; in conv_ehdr_flags()
950 conv_arg.rflags &= ~EF_SPARCV9_MM; in conv_ehdr_flags()
954 (void) conv_expn_field(&conv_arg, vdp, fmt_flags); in conv_ehdr_flags()
956 return (conv_arg.buf); in conv_ehdr_flags()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dtls.c50 static CONV_EXPN_FIELD_ARG conv_arg = { flagstr, sizeof (flagstr) }; in Dbg_tls_modent() local
55 conv_arg.oflags = conv_arg.rflags = flags; in Dbg_tls_modent()
56 (void) conv_expn_field(&conv_arg, vda, 0); in Dbg_tls_modent()
H A Dbindings.c102 static CONV_EXPN_FIELD_ARG conv_arg = { binfostr, sizeof (binfostr), in Dbg_bind_global() local
126 conv_arg.oflags = conv_arg.rflags = binfo; in Dbg_bind_global()
127 (void) conv_expn_field(&conv_arg, vda, 0); in Dbg_bind_global()