Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dgroup.c121 { GPD_FILTER, MSG_GPD_FILTER }, in conv_grpdesc_flags()
H A Dgroup.msg39 @ MSG_GPD_FILTER "GPD_FILTER"
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dremove.c942 if (gdp->gd_flags & GPD_FILTER) { in remove_lmc()
1082 (GPD_FILTER | GPD_ADDEPS)) != GPD_FILTER) in remove_hdl()
H A Dcap.c745 (hdl_add(ghp, flmp, GPD_FILTER, NULL) == NULL)) in cap_filtees()
H A Delf.c1135 GPD_FILTER, NULL) == NULL))
/titanic_41/usr/src/cmd/sgs/include/
H A Drtld.h574 #define GPD_FILTER 0x0010 /* dependency is our filter */ macro
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c165 { MSG_ORIG(MSG_GPD_FILTER), GPD_FILTER, GPD_FILTER },