Searched refs:seopts_service (Results 1 – 1 of 1) sorted by relevance
1669 …label_handle* selinux_android_service_open_context_handle(const struct selinux_opt* seopts_service, in selinux_android_service_open_context_handle() argument1675 seopts_service, nopts); in selinux_android_service_open_context_handle()1684 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value); in selinux_android_service_open_context_handle()1691 const struct selinux_opt* seopts_service; in selinux_android_service_context_handle() local1695 seopts_service = seopts_service_split; in selinux_android_service_context_handle()1697 seopts_service = seopts_service_rootfs; in selinux_android_service_context_handle()1701 return selinux_android_service_open_context_handle(seopts_service, 2); in selinux_android_service_context_handle()1706 const struct selinux_opt* seopts_service; in selinux_android_hw_service_context_handle() local1708 seopts_service = seopts_hwservice_split; in selinux_android_hw_service_context_handle()1710 seopts_service = seopts_hwservice_rootfs; in selinux_android_hw_service_context_handle()[all …]