OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBCAP_INH
(Results
1 - 3
of
3
) sorted by null
/external/libcap/libcap/
cap_text.c
202
flags |=
LIBCAP_INH
;
231
if (flags &
LIBCAP_INH
)
240
if (flags &
LIBCAP_INH
)
318
f |=
LIBCAP_INH
;
385
(m &
LIBCAP_INH
) ? "i" : "",
409
(n &
LIBCAP_INH
) ? "i" : "",
415
(n &
LIBCAP_INH
) ? "i" : "",
cap_flag.c
145
?
LIBCAP_INH
: 0)
libcap.h
149
#define
LIBCAP_INH
(1 << CAP_INHERITABLE)
Completed in 76 milliseconds