Home
last modified time | relevance | path

Searched refs:selinux_restorecon_parallel (Results 1 – 5 of 5) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
Drestorecon.h37 extern int selinux_restorecon_parallel(const char *pathname,
/third_party/selinux/libselinux/src/
Dselinuxswig_python.i46 selinux_restorecon_parallel(os.path.expanduser(path), restorecon_flags, nthreads)
Dlibselinux.map247 selinux_restorecon_parallel;
Dselinuxswig_python_exception.i1186 %exception selinux_restorecon_parallel {
Dselinux_restorecon.c1354 int selinux_restorecon_parallel(const char *pathname_orig, in selinux_restorecon_parallel() function