OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MATCHPATHCON_BASEONLY
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libselinux/include/selinux/
selinux.h
427
#define
MATCHPATHCON_BASEONLY
1 /* Only process the base file_contexts file. */
436
Unless the
MATCHPATHCON_BASEONLY
flag has been set, this
/external/selinux/libselinux/src/
matchpathcon.c
127
options[i].value = (flags &
MATCHPATHCON_BASEONLY
) ? (char*)1 : NULL;
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
[
all
...]
Completed in 798 milliseconds