Searched refs:selinux_android_restorecon (Results 1 – 5 of 5) sorted by relevance
18 selinux_android_restorecon;
44 if (selinux_android_restorecon(*s, flags) < 0) in restorecon_main()
52 extern int selinux_android_restorecon(const char *file, unsigned int flags);
38 differences between it and selinux_android_restorecon().
1590 int selinux_android_restorecon(const char *file, unsigned int flags) in selinux_android_restorecon() function