Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/include/selinux/
H A Drestorecon.h13 * selinux_restorecon - Relabel files.
17 * selinux_restorecon(3) will automatically call
25 extern int selinux_restorecon(const char *pathname,
34 * Same as selinux_restorecon(3), but allows to use multiple threads to do
221 * If SELINUX_RESTORECON_COUNT_ERRORS was passed to selinux_restorecon(3) or
/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c6 * See selinux_restorecon(3) for details.
236 * This is called once when selinux_restorecon() is first called.
405 * selinux_restorecon(3) uses filespec services when the
1301 * selinux_restorecon() and then skipping all actions on any in selinux_restorecon_common()
1438 /* selinux_restorecon(3) - Main function that is responsible for labeling */
1439 int selinux_restorecon(const char *pathname_orig, in selinux_restorecon() function
1445 /* selinux_restorecon_parallel(3) - Parallel version of selinux_restorecon(3) */

Completed in 3 milliseconds