Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h252 #define FLG_FD_ALTCHECK 0x0008 /* alternative system capabilities */ macro
H A Dcap.c522 fdp->fd_flags |= FLG_FD_ALTCHECK; in cap_check_fdesc()
H A Delf.c2284 if (fdp->fd_flags & FLG_FD_ALTCHECK) {