Searched refs:selinux_android_restorecon (Results 1 – 7 of 7) sorted by relevance
3 int selinux_android_restorecon(const char *file __attribute__((unused)), in selinux_android_restorecon() function
1589 int selinux_android_restorecon(const char *file, unsigned int flags) in selinux_android_restorecon() function
17 selinux_android_restorecon;
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().