Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h668 extern int cap_alternative(void);
H A Dsetup.c776 if (cap_alternative() == 0) in setup()
H A Dcap.c1100 cap_alternative(void) in cap_alternative() function