child_text 1431 lib/pengine/bundle.c char *child_text = NULL; child_text 1437 lib/pengine/bundle.c child_text = crm_strdup_printf("%s ", pre_text); child_text 1456 lib/pengine/bundle.c print_rsc_in_list(replica->ip, child_text, options, print_data); child_text 1457 lib/pengine/bundle.c print_rsc_in_list(replica->child, child_text, options, print_data); child_text 1458 lib/pengine/bundle.c print_rsc_in_list(replica->container, child_text, options, print_data); child_text 1459 lib/pengine/bundle.c print_rsc_in_list(replica->remote, child_text, options, print_data); child_text 1463 lib/pengine/bundle.c free(child_text); child_text 1853 lib/pengine/bundle.c char *child_text = NULL; child_text 1887 lib/pengine/bundle.c child_text = crm_strdup_printf(" %s", pre_text); child_text 1894 lib/pengine/bundle.c print_rsc_in_list(replica->ip, child_text, options, print_data); child_text 1895 lib/pengine/bundle.c print_rsc_in_list(replica->container, child_text, options, print_data); child_text 1896 lib/pengine/bundle.c print_rsc_in_list(replica->remote, child_text, options, print_data); child_text 1897 lib/pengine/bundle.c print_rsc_in_list(replica->child, child_text, options, print_data); child_text 1902 lib/pengine/bundle.c child_text = crm_strdup_printf("%s ", pre_text); child_text 1903 lib/pengine/bundle.c print_bundle_replica(replica, child_text, options, print_data); child_text 1905 lib/pengine/bundle.c free(child_text); child_text 369 lib/pengine/clone.c char *child_text = crm_strdup_printf("%s ", pre_text); child_text 390 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 394 lib/pengine/clone.c free(child_text); child_text 431 lib/pengine/clone.c char *child_text = NULL; child_text 454 lib/pengine/clone.c child_text = crm_strdup_printf("%s ", pre_text); child_text 540 lib/pengine/clone.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 556 lib/pengine/clone.c short_print(list_text, child_text, PROMOTED_INSTANCES, NULL, options, child_text 576 lib/pengine/clone.c short_print(list_text, child_text, child_text 580 lib/pengine/clone.c short_print(list_text, child_text, UNPROMOTED_INSTANCES, NULL, child_text 585 lib/pengine/clone.c short_print(list_text, child_text, "Started", NULL, options, print_data); child_text 631 lib/pengine/clone.c short_print(stopped_list, child_text, state, NULL, options, print_data); child_text 639 lib/pengine/clone.c free(child_text); child_text 192 lib/pengine/group.c char *child_text = crm_strdup_printf("%s ", pre_text); child_text 201 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 205 lib/pengine/group.c free(child_text); child_text 211 lib/pengine/group.c char *child_text = NULL; child_text 223 lib/pengine/group.c child_text = crm_strdup_printf("%s ", pre_text); child_text 235 lib/pengine/group.c print_rscs_brief(rsc->children, child_text, options, print_data, TRUE); child_text 244 lib/pengine/group.c child_rsc->fns->print(child_rsc, child_text, options, print_data); child_text 254 lib/pengine/group.c free(child_text);