is_root 572 lib/common/acl.c bool is_root = (xmlDocGetRootElement(xml->doc) == xml); is_root 577 lib/common/acl.c (is_root? "root element " : ""), xml->name, is_root 584 lib/common/acl.c if (!is_root) {