Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dandroid.c58 struct selinux_opt seopts[] = { in get_sehnd() local
65 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts)); in get_sehnd()
/external/libselinux/src/
Dandroid.c51 static const struct selinux_opt seopts[] = { variable
124 if (access(seopts[1].value, R_OK) != 0) in set_policy_index()
1478 fc_opts[0].value = seopts[policy_index].value; in selinux_android_file_context_handle()
1487 if (!compute_contexts_hash(seopts, fc_digest)) { in selinux_android_file_context_handle()