Home
last modified time | relevance | path

Searched refs:alt_rootpath (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
H A Drestorecon.h164 * @alt_rootpath: containing the alternate rootpath to be used.
168 extern int selinux_restorecon_set_alt_rootpath(const char *alt_rootpath);
/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c685 "%s is not located in alt_rootpath %s\n", in restorecon_sb()
1520 int selinux_restorecon_set_alt_rootpath(const char *alt_rootpath) in selinux_restorecon_set_alt_rootpath() argument
1528 rootpath = strdup(alt_rootpath); in selinux_restorecon_set_alt_rootpath()

Completed in 4 milliseconds