Searched refs:selinux_restorecon_set_alt_rootpath (Results 1 – 4 of 4) sorted by relevance
134 extern int selinux_restorecon_set_alt_rootpath(const char *alt_rootpath);
47 rc = selinux_restorecon_set_alt_rootpath(r_opts->rootpath); in restore_init()
53 rc = selinux_restorecon_set_alt_rootpath(r_opts->rootpath); in restore_init()
1114 int selinux_restorecon_set_alt_rootpath(const char *alt_rootpath) in selinux_restorecon_set_alt_rootpath() function