Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h677 extern int cap_check_lmp(Rt_map *, Rej_desc *);
H A Dsetup.c839 if (cap_check_lmp(mlmp, &rej) == 0) { in setup()
H A Dcap.c427 cap_check_lmp(Rt_map *lmp, Rej_desc *rej) in cap_check_lmp() function