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