Home
last modified time | relevance | path

Searched refs:GPH_PUBLIC (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dgroup.c63 { GPH_PUBLIC, MSG_GPH_PUBLIC }, in conv_grphdl_flags()
H A Dgroup.msg27 @ MSG_GPH_PUBLIC "GPH_PUBLIC"
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h541 #define GPH_PUBLIC 0x0001 /* handle returned to caller(s) */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c150 { MSG_ORIG(MSG_GPH_PUBLIC), GPH_PUBLIC, GPH_PUBLIC },
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c889 if (((ghp = hdl_create(lml, lmc->lc_head, NULL, GPH_PUBLIC, in remove_lmc()
H A Ddlfcns.c682 hflags = (GPH_PUBLIC | GPH_ZERO); in dlmopen_core()
H A Danalyze.c2239 hflags = GPH_PUBLIC; in load_finish()
H A Delf.c982 hflags = (GPH_PUBLIC | GPH_LDSO |