Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dselinux_restorecon.c307 static int add_xattr_entry(const char *directory, bool delete_nonmatch, in add_xattr_entry() argument
346 if ((delete_nonmatch && !match) || delete_all) { in add_xattr_entry()
1496 bool delete_nonmatch = (xattr_flags & in selinux_restorecon_xattr() local
1536 rc = add_xattr_entry(pathname, delete_nonmatch, delete_all); in selinux_restorecon_xattr()
1573 delete_nonmatch, delete_all); in selinux_restorecon_xattr()