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 - 8
of
8
) sorted by null
/external/libselinux/include/selinux/
label.h
27
#define
SELABEL_CTX_FILE
0
/external/sepolicy/tools/
checkfc.c
39
unsigned int backend =
SELABEL_CTX_FILE
;
/build/tools/fs_config/
fs_config.c
61
struct selabel_handle* sehnd = selabel_open(
SELABEL_CTX_FILE
, seopts, 1);
/bootable/recovery/updater/
updater.c
113
sehandle = selabel_open(
SELABEL_CTX_FILE
, seopts, 1);
/system/extras/ext4_utils/
make_ext4fs_main.c
136
sehnd = selabel_open(
SELABEL_CTX_FILE
, seopts, 1);
/external/libselinux/src/
android.c
614
h = selabel_open(
SELABEL_CTX_FILE
, &opts[i], 1);
/external/yaffs2/yaffs2/utils/
mkyaffs2image.c
581
sehnd = selabel_open(
SELABEL_CTX_FILE
, seopts, 1);
/bootable/recovery/
recovery.cpp
[
all
...]
Completed in 148 milliseconds