Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dacl-util.c277 acl_tag_t tag_a, tag_b; in acl_entry_equal() local
282 if (acl_get_tag_type(b, &tag_b) < 0) in acl_entry_equal()
285 if (tag_a != tag_b) in acl_entry_equal()