OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISABLE_AVC
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libselinux/
Makefile
3
DISABLE_AVC
?= n
8
override
DISABLE_AVC
=y
13
ifeq ($(
DISABLE_AVC
),y)
25
export
DISABLE_AVC
DISABLE_SETRANS DISABLE_RPM DISABLE_BOOL EMFLAGS
/external/libselinux/src/
mapping.h
35
#ifdef
DISABLE_AVC
/external/selinux/libselinux/src/
mapping.h
35
#ifdef
DISABLE_AVC
Makefile
42
ifeq ($(
DISABLE_AVC
),y)
/external/selinux/libselinux/utils/
Makefile
33
ifeq ($(
DISABLE_AVC
),y)
Completed in 743 milliseconds