Lines Matching defs:ghp
195 Dbg_file_hdl_collect(Grp_hdl *ghp, const char *name)
198 Lm_list *lml = ghp->gh_ownlml;
206 if (ghp->gh_ownlmp)
207 str = NAME(ghp->gh_ownlmp);
219 conv_grphdl_flags(ghp->gh_flags, &grphdl_flags_buf));
223 Dbg_file_hdl_action(Grp_hdl *ghp, Rt_map *lmp, int type, uint_t flags)
254 if (ghp->gh_ownlmp)
255 name = NAME(ghp->gh_ownlmp);
260 conv_grphdl_flags(ghp->gh_flags, &grphdl_flags_buf),
261 EC_NATPTR(ghp));