Home
last modified time | relevance | path

Searched refs:grphdl_flags_buf (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dgroup.c60 conv_grphdl_flags(uint_t flags, Conv_grphdl_flags_buf_t *grphdl_flags_buf) in conv_grphdl_flags() argument
73 NULL, sizeof (grphdl_flags_buf->buf) }; in conv_grphdl_flags()
78 conv_arg.buf = grphdl_flags_buf->buf; in conv_grphdl_flags()
82 return ((const char *)grphdl_flags_buf->buf); in conv_grphdl_flags()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c197 Conv_grphdl_flags_buf_t grphdl_flags_buf; in Dbg_file_hdl_collect() local
219 conv_grphdl_flags(ghp->gh_flags, &grphdl_flags_buf)); in Dbg_file_hdl_collect()
247 Conv_grphdl_flags_buf_t grphdl_flags_buf; in Dbg_file_hdl_action() local
260 conv_grphdl_flags(ghp->gh_flags, &grphdl_flags_buf), in Dbg_file_hdl_action()