cli_resource_print_colocation  927 tools/crm_resource.c         cli_resource_print_colocation(rsc, TRUE, rsc_cmd == 'A', 1);
cli_resource_print_colocation  938 tools/crm_resource.c         cli_resource_print_colocation(rsc, FALSE, rsc_cmd == 'A', 1);
cli_resource_print_colocation   60 tools/crm_resource.h void cli_resource_print_colocation(resource_t * rsc, bool dependents, bool recursive, int offset);
cli_resource_print_colocation  274 tools/crm_resource_print.c             cli_resource_print_colocation(peer, dependents, recursive, offset + 1);
cli_resource_print_colocation  290 tools/crm_resource_print.c             cli_resource_print_colocation(peer, dependents, recursive, offset + 1);