Home
last modified time | relevance | path

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

/freebsd/bin/setfacl/
H A Dmerge.c90 acl_tag_t tag, tag_new; in merge_acl() local
132 if (acl_get_tag_type(entry_new, &tag_new) == -1) in merge_acl()
135 if (tag != tag_new) in merge_acl()