OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selinux_android_file_context_handle
(Results
1 - 6
of
6
) sorted by null
/external/selinux/libselinux/include/selinux/
android.h
14
extern struct selabel_handle*
selinux_android_file_context_handle
(void);
/bootable/recovery/updater/
updater.cpp
143
sehandle =
selinux_android_file_context_handle
();
/external/f2fs-tools/fsck/
sload.c
267
sehnd =
selinux_android_file_context_handle
();
/bootable/recovery/
recovery_main.cpp
438
sehandle =
selinux_android_file_context_handle
();
/external/e2fsprogs/contrib/android/
perms.c
351
sehnd =
selinux_android_file_context_handle
();
/external/selinux/libselinux/src/android/
android_platform.c
171
struct selabel_handle*
selinux_android_file_context_handle
(void)
function
[
all
...]
Completed in 456 milliseconds