Home
last modified time | relevance | path

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

/coreutils/src/
Dselinux.c178 restorecon_private (struct selabel_handle *selabel_handle, char const *path) in restorecon_private() function
303 bool ok = restorecon_private (selabel_handle, path) != -1; in restorecon()
315 if (restorecon_private (selabel_handle, fts->fts_path) < 0) in restorecon()