Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dselinux_restorecon.c1043 static int selinux_restorecon_common(const char *pathname_orig, in selinux_restorecon_common() function
1387 return selinux_restorecon_common(pathname_orig, restorecon_flags, 1); in selinux_restorecon()
1395 return selinux_restorecon_common(pathname_orig, restorecon_flags, nthreads); in selinux_restorecon_parallel()