Searched defs:restorecon (Results 1 – 2 of 2) sorted by relevance
139 public static boolean restorecon(String pathname) throws NullPointerException { in restorecon() method in SELinux167 public static boolean restorecon(File file) throws NullPointerException { in restorecon() method in SELinux
514 static constexpr auto restorecon = [](const char* name) { in restoreconControlFiles() local