OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAP_LIBS
(Results
1 - 5
of
5
) sorted by null
/external/ltp/testcases/kernel/security/cap_bound/
Makefile
27
LDLIBS += $(
CAP_LIBS
)
/external/ltp/testcases/kernel/security/securebits/
Makefile
25
LDLIBS += $(
CAP_LIBS
)
/external/ltp/testcases/kernel/containers/userns/
Makefile
24
LDLIBS := -lclone $(LDLIBS) $(
CAP_LIBS
)
/external/ltp/testcases/kernel/security/filecaps/
Makefile
29
LDLIBS += $(
CAP_LIBS
)
/external/ltp/include/mk/
config.mk.in
40
CAP_LIBS
:= @
CAP_LIBS
@
Completed in 257 milliseconds