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
562 auto restorecon = [path, seInfo, uid]() { in restorecon_app_data_lazy() local