xpf_acl_read 485 lib/common/xml.c __xml_acl_create(child, target, xpf_acl_read); xpf_acl_read 532 lib/common/xml.c if(is_set(flags, xpf_acl_read)) { xpf_acl_read 569 lib/common/xml.c if(is_set(p->flags, xpf_acl_read) xpf_acl_read 588 lib/common/xml.c if(is_not_set(p->flags, xpf_acl_read) && is_not_set(p->flags, xpf_acl_write)) { xpf_acl_read 645 lib/common/xml.c } else if(is_set(requested, xpf_acl_read) && is_set(allowed, xpf_acl_write)) { xpf_acl_read 668 lib/common/xml.c if(__xml_acl_mode_test(p->flags, xpf_acl_read)) {