depth 124 include/crm/common/logging.h const char *prefix, xmlNode * data, int depth, gboolean formatted); depth 83 lib/common/crmcommon_private.h int *max, int depth); depth 109 lib/common/crmcommon_private.h int line, const char *prefix, xmlNode *data, int depth, depth 88 lib/common/xml.c insert_prefix(int options, char **buffer, int *offset, int *max, int depth) depth 91 lib/common/xml.c size_t spaces = 2 * depth; depth 1424 lib/common/xml.c const char *prefix, xmlNode *data, int depth, int options) depth 1443 lib/common/xml.c insert_prefix(options, &buffer, &offset, &max, depth); depth 1505 lib/common/xml.c depth + 1, depth 1513 lib/common/xml.c insert_prefix(options, &buffer, &offset, &max, depth); depth 1524 lib/common/xml.c const char *prefix, xmlNode *data, int depth, int options) depth 1542 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix_m, data, depth, depth 1553 lib/common/xml.c insert_prefix(options, &spaces, &s_count, &s_max, depth); depth 1566 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, flags, data, depth, depth 1605 lib/common/xml.c depth + 1, options); depth 1608 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix, data, depth, depth 1615 lib/common/xml.c depth + 1, options); depth 1625 lib/common/xml.c const char *prefix, xmlNode * data, int depth, int options) depth 1647 lib/common/xml.c log_xml_changes(log_level, file, function, line, prefix, data, depth, depth 1674 lib/common/xml.c log_data_element(log_level, file, function, line, prefix, a_child, depth + 1, options); depth 1677 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix, data, depth, depth 1697 lib/common/xml.c dump_xml_element(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1718 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1746 lib/common/xml.c pcmk__xml2text(xChild, options, buffer, offset, max, depth + 1); depth 1749 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1759 lib/common/xml.c dump_xml_text(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1775 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1785 lib/common/xml.c dump_xml_cdata(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1801 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1813 lib/common/xml.c dump_xml_comment(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1829 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1855 lib/common/xml.c int *max, int depth) depth 1920 lib/common/xml.c dump_xml_element(data, options, buffer, offset, max, depth); depth 1925 lib/common/xml.c dump_xml_text(data, options, buffer, offset, max, depth); depth 1929 lib/common/xml.c dump_xml_comment(data, options, buffer, offset, max, depth); depth 1932 lib/common/xml.c dump_xml_cdata(data, options, buffer, offset, max, depth); depth 161 tools/crm_resource_runtime.c const char * attr_name, cib_t * cib, const char * cmd, int depth) depth 171 tools/crm_resource_runtime.c attr_id, attr_name, cib, cmd, depth+1); depth 181 tools/crm_resource_runtime.c if((0 == depth) || (pcmk_rc_ok == rc)) {