Lines Matching +refs:is +refs:effective +refs:target
20 - If PR_CAP_AMBIENT is not available, do not build libdrop_ambient
24 - If procfs is not available, leave last_cap as CAP_LAST_CAP
43 - If procfs is not available, get bounding set via prctl
91 - Make sure stderr is used consistently in utils
102 - Fix possible segfaults when CAP_LAST_CAP is larger than the lookup table
106 - In netcap, make sure readlink is handled properly
108 - In netcap and pscap, ensure euid is initialized
121 - Fix effective capabilities read from file descriptor
125 - In netcap and pscap use the effective uid
150 - Use bit mask on effective capabilities check in have_capabilities
156 - If attr/xattr.h is not available disable file system capabilities
161 - Added more tests to the make check target