Home
last modified time | relevance | path

Searched refs:platcap_check (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcap.c194 platcap_check(Syscapset *scapset, const char *str, Rej_desc *rej) in platcap_check() function
315 if (platcap_check(scapset, str, rej) == 0) in cap_check()
1183 if (platcap_check(scapset, str, NULL) == 0) in sym_cap_check()
H A Dobject.c208 if (platcap_check(scapset, capstr->cs_str, rej) == 1) in check_plat_names()
H A D_rtld.h749 extern int platcap_check(Syscapset *, const char *, Rej_desc *);