Searched refs:tag_a (Results 1 - 1 of 1) sorted by relevance
/systemd/src/shared/ | ||
H A D | acl-util.c | 297 acl_tag_t tag_a, tag_b; local 299 if (acl_get_tag_type(a, &tag_a) < 0) 305 if (tag_a != tag_b) 308 switch (tag_a) { |
Completed in 10 milliseconds