Home
last modified time | relevance | path

Searched refs:selinux_restorecon_set_alt_rootpath (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libselinux/include/selinux/
Drestorecon.h134 extern int selinux_restorecon_set_alt_rootpath(const char *alt_rootpath);
/external/selinux/restorecond/
Drestore.c47 rc = selinux_restorecon_set_alt_rootpath(r_opts->rootpath); in restore_init()
/external/selinux/policycoreutils/setfiles/
Drestore.c53 rc = selinux_restorecon_set_alt_rootpath(r_opts->rootpath); in restore_init()
/external/selinux/libselinux/src/
Dselinux_restorecon.c1114 int selinux_restorecon_set_alt_rootpath(const char *alt_rootpath) in selinux_restorecon_set_alt_rootpath() function