OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selinux_android_file_context_handle
(Results
1 - 6
of
6
) sorted by null
/external/libselinux/include/selinux/
android.h
13
extern struct selabel_handle*
selinux_android_file_context_handle
(void);
/system/core/toolbox/
restorecon.c
86
sehandle =
selinux_android_file_context_handle
();
/system/extras/ext4_utils/
make_ext4fs_main.c
155
sehnd =
selinux_android_file_context_handle
();
/external/libselinux/src/
android.c
823
struct selabel_handle*
selinux_android_file_context_handle
(void)
function
/system/core/init/
devices.c
898
sehandle =
selinux_android_file_context_handle
();
init.c
870
sehandle =
selinux_android_file_context_handle
();
Completed in 386 milliseconds