Home
last modified time | relevance | path

Searched refs:dl_flag_buf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddl.c145 Conv_dl_flag_buf_t *dl_flag_buf) in conv_dl_flag() argument
162 NULL, sizeof (dl_flag_buf->buf), leading_str_arr }; in conv_dl_flag()
169 conv_arg.buf = dl_flag_buf->buf; in conv_dl_flag()
186 return ((const char *)dl_flag_buf->buf); in conv_dl_flag()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c126 Conv_dl_flag_buf_t dl_flag_buf; in Dbg_dl_dldump() local
135 conv_dl_flag(flags, 0, &dl_flag_buf)); in Dbg_dl_dldump()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c188 Conv_dl_flag_buf_t dl_flag_buf; in scanconfig() local
331 fmt = conv_dl_flag(head->ch_dlflags, 0, &dl_flag_buf); in scanconfig()
366 &dl_flag_buf)); in scanconfig()