Home
last modified time | relevance | path

Searched refs:seopts_file_split (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libselinux/src/android/
Dandroid_platform.c6 static const struct selinux_opt seopts_file_split[] = { variable
138 if (selinux_android_opts_file_exists(seopts_file_split)) { in selinux_android_file_context_handle()
139 return selinux_android_file_context(seopts_file_split, in selinux_android_file_context_handle()
140 ARRAY_SIZE(seopts_file_split)); in selinux_android_file_context_handle()