cli_resource_ban 1015 tools/crm_resource.c         rc = cli_resource_ban(rsc_id, dest->details->uname, NULL, cib_conn);
cli_resource_ban 1021 tools/crm_resource.c             rc = cli_resource_ban(rsc_id, current->details->uname, NULL, cib_conn);
cli_resource_ban 1039 tools/crm_resource.c                 rc = cli_resource_ban(rsc_id, current->details->uname, NULL, cib_conn);
cli_resource_ban   52 tools/crm_resource.h int cli_resource_ban(const char *rsc_id, const char *host, GListPtr allnodes, cib_t * cib_conn);
cli_resource_ban   73 tools/crm_resource_ban.c             rc = cli_resource_ban(rsc_id, target->details->uname, NULL, cib_conn);
cli_resource_ban 1151 tools/crm_resource_runtime.c         rc = cli_resource_ban(rsc_id, host, NULL, cib);
cli_resource_ban 1706 tools/crm_resource_runtime.c             (void)cli_resource_ban(rsc_id, current->details->uname, NULL, cib);