Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c521 fdp->fd_flags |= FLG_FD_ALTCAP; in cap_check_fdesc()
527 return (cap_check(cptr, strs, (fdp->fd_flags & FLG_FD_ALTCAP), in cap_check_fdesc()
H A D_rtld.h254 #define FLG_FD_ALTCAP 0x0010 /* alternative system capabilities */ macro
H A Delf.c2288 if (fdp->fd_flags & FLG_FD_ALTCAP)