depth 127 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 1445 lib/common/xml.c const char *prefix, xmlNode *data, int depth, int options) depth 1463 lib/common/xml.c insert_prefix(options, &buffer, &offset, &max, depth); depth 1527 lib/common/xml.c depth + 1, depth 1535 lib/common/xml.c insert_prefix(options, &buffer, &offset, &max, depth); depth 1546 lib/common/xml.c const char *prefix, xmlNode *data, int depth, int options) depth 1563 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix_m, data, depth, depth 1574 lib/common/xml.c insert_prefix(options, &spaces, &s_count, &s_max, depth); depth 1587 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, flags, data, depth, depth 1626 lib/common/xml.c depth + 1, options); depth 1629 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix, data, depth, depth 1636 lib/common/xml.c depth + 1, options); depth 1646 lib/common/xml.c const char *prefix, xmlNode * data, int depth, int options) depth 1668 lib/common/xml.c log_xml_changes(log_level, file, function, line, prefix, data, depth, depth 1695 lib/common/xml.c log_data_element(log_level, file, function, line, prefix, a_child, depth + 1, options); depth 1698 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix, data, depth, depth 1716 lib/common/xml.c dump_xml_element(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1737 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1763 lib/common/xml.c pcmk__xml2text(xChild, options, buffer, offset, max, depth + 1); depth 1766 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1776 lib/common/xml.c dump_xml_text(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1792 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1802 lib/common/xml.c dump_xml_cdata(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1818 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1830 lib/common/xml.c dump_xml_comment(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) depth 1846 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); depth 1872 lib/common/xml.c int *max, int depth) depth 1937 lib/common/xml.c dump_xml_element(data, options, buffer, offset, max, depth); depth 1942 lib/common/xml.c dump_xml_text(data, options, buffer, offset, max, depth); depth 1946 lib/common/xml.c dump_xml_comment(data, options, buffer, offset, max, depth); depth 1949 lib/common/xml.c dump_xml_cdata(data, options, buffer, offset, max, depth); depth 191 tools/crm_resource_runtime.c cib_t * cib, const char * cmd, int depth) depth 201 tools/crm_resource_runtime.c attr_id, attr_name, cib, cmd, depth+1); depth 212 tools/crm_resource_runtime.c if((0 == depth) || (pcmk_rc_ok == rc)) {