child_text 1454 lib/pengine/bundle.c char *child_text = NULL; child_text 1460 lib/pengine/bundle.c child_text = crm_strdup_printf("%s ", pre_text); child_text 1479 lib/pengine/bundle.c print_rsc_in_list(replica->ip, child_text, options, print_data); child_text 1480 lib/pengine/bundle.c print_rsc_in_list(replica->child, child_text, options, print_data); child_text 1481 lib/pengine/bundle.c print_rsc_in_list(replica->container, child_text, options, print_data); child_text 1482 lib/pengine/bundle.c print_rsc_in_list(replica->remote, child_text, options, print_data); child_text 1486 lib/pengine/bundle.c free(child_text); child_text 1876 lib/pengine/bundle.c char *child_text = NULL; child_text 1910 lib/pengine/bundle.c child_text = crm_strdup_printf(" %s", pre_text); child_text 1917 lib/pengine/bundle.c print_rsc_in_list(replica->ip, child_text, options, print_data); child_text 1918 lib/pengine/bundle.c print_rsc_in_list(replica->container, child_text, options, print_data); child_text 1919 lib/pengine/bundle.c print_rsc_in_list(replica->remote, child_text, options, print_data); child_text 1920 lib/pengine/bundle.c print_rsc_in_list(replica->child, child_text, options, print_data); child_text 1925 lib/pengine/bundle.c child_text = crm_strdup_printf("%s ", pre_text); child_text 1926 lib/pengine/bundle.c print_bundle_replica(replica, child_text, options, print_data); child_text 1928 lib/pengine/bundle.c free(child_text); child_text 420 lib/pengine/clone.c char *child_text = crm_strdup_printf("%s ", pre_text); child_text 441 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 445 lib/pengine/clone.c free(child_text); child_text 482 lib/pengine/clone.c char *child_text = NULL; child_text 505 lib/pengine/clone.c child_text = crm_strdup_printf("%s ", pre_text); child_text 591 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 607 lib/pengine/clone.c short_print(list_text, child_text, PROMOTED_INSTANCES, NULL, options, child_text 627 lib/pengine/clone.c short_print(list_text, child_text, child_text 631 lib/pengine/clone.c short_print(list_text, child_text, UNPROMOTED_INSTANCES, NULL, child_text 636 lib/pengine/clone.c short_print(list_text, child_text, "Started", NULL, options, print_data); child_text 682 lib/pengine/clone.c short_print(stopped_list, child_text, state, NULL, options, print_data); child_text 690 lib/pengine/clone.c free(child_text); child_text 194 lib/pengine/group.c char *child_text = crm_strdup_printf("%s ", pre_text); child_text 203 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 207 lib/pengine/group.c free(child_text); child_text 213 lib/pengine/group.c char *child_text = NULL; child_text 225 lib/pengine/group.c child_text = crm_strdup_printf("%s ", pre_text); child_text 237 lib/pengine/group.c print_rscs_brief(rsc->children, child_text, options, print_data, TRUE); child_text 246 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 256 lib/pengine/group.c free(child_text);