OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SELABEL_CTX_FILE
(Results
1 - 5
of
5
) sorted by null
/external/libselinux/include/selinux/
label.h
28
#define
SELABEL_CTX_FILE
0
/build/tools/fs_config/
fs_config.c
61
struct selabel_handle* sehnd = selabel_open(
SELABEL_CTX_FILE
, seopts, 1);
/bootable/recovery/updater/
updater.c
120
sehandle = selabel_open(
SELABEL_CTX_FILE
, seopts, 1);
/bootable/recovery/
recovery.cpp
[
all
...]
/external/libselinux/src/
android.c
814
h = selabel_open(
SELABEL_CTX_FILE
, &opts[policy_index], 1);
[
all
...]
Completed in 74 milliseconds