xml_private_flags   87 lib/common/xml.c         enum xml_private_flags mode;
xml_private_flags  110 lib/common/xml.c static bool __xml_acl_check(xmlNode *xml, const char *name, enum xml_private_flags mode);
xml_private_flags  111 lib/common/xml.c const char *__xml_acl_to_text(enum xml_private_flags flags);
xml_private_flags  368 lib/common/xml.c __xml_acl_create(xmlNode * xml, xmlNode *target, enum xml_private_flags mode)
xml_private_flags  524 lib/common/xml.c __xml_acl_to_text(enum xml_private_flags flags)
xml_private_flags  637 lib/common/xml.c __xml_acl_mode_test(enum xml_private_flags allowed, enum xml_private_flags requested)
xml_private_flags 2427 lib/common/xml.c __xml_acl_check(xmlNode *xml, const char *name, enum xml_private_flags mode)