Home
last modified time | relevance | path

Searched refs:GPH_FILTEE (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dgroup.c68 { GPH_FILTEE, MSG_GPH_FILTEE }, in conv_grphdl_flags()
H A Dgroup.msg32 @ MSG_GPH_FILTEE "GPH_FILTEE"
/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h549 #define GPH_FILTEE 0x0080 /* handle identifies a filtee, used */ macro
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c155 { MSG_ORIG(MSG_GPH_FILTEE), GPH_FILTEE, GPH_FILTEE },
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcap.c713 ghp->gh_flags |= GPH_FILTEE; in cap_filtees()
H A Dremove.c1055 if ((ghp->gh_flags & GPH_FILTEE) == 0) in remove_hdl()
H A Delf.c1009 GPH_FIRST | GPH_FILTEE);
1092 ghp->gh_flags |= GPH_FILTEE;