Home
last modified time | relevance | path

Searched refs:delete_nonmatch (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c308 static int add_xattr_entry(const char *directory, bool delete_nonmatch, in add_xattr_entry() argument
347 if ((delete_nonmatch && !match) || delete_all) { in add_xattr_entry()
1551 bool delete_nonmatch = (xattr_flags & in selinux_restorecon_xattr() local
1591 rc = add_xattr_entry(pathname, delete_nonmatch, delete_all); in selinux_restorecon_xattr()
1628 delete_nonmatch, delete_all); in selinux_restorecon_xattr()

Completed in 3 milliseconds