Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h674 extern int cap_match(Sresult *, uint_t, Sym *, char *);
H A Dcap.c1409 cap_match(Sresult *srp, uint_t symndx, Sym *symtabptr, char *strtabptr) in cap_match() function
H A Delf.c1533 (cap_match(srp, ndx, symtabptr, strtabptr) == 0))