cli_resource_print_colocation 1203 tools/crm_resource.c     cli_resource_print_colocation(rsc, TRUE, recursive, 1);
cli_resource_print_colocation 1214 tools/crm_resource.c     cli_resource_print_colocation(rsc, FALSE, recursive, 1);
cli_resource_print_colocation   43 tools/crm_resource.h void cli_resource_print_colocation(pe_resource_t * rsc, bool dependents, bool recursive, int offset);
cli_resource_print_colocation  242 tools/crm_resource_print.c             cli_resource_print_colocation(peer, dependents, recursive, offset + 1);
cli_resource_print_colocation  258 tools/crm_resource_print.c             cli_resource_print_colocation(peer, dependents, recursive, offset + 1);