DEFAULT_REMOTE_PORT 1274 lib/common/remote.c                          env, DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT 1275 lib/common/remote.c                 port = DEFAULT_REMOTE_PORT;
DEFAULT_REMOTE_PORT 1278 lib/common/remote.c             port = DEFAULT_REMOTE_PORT;
DEFAULT_REMOTE_PORT  226 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT  394 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT  560 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT  731 lib/pengine/bundle.c             port_s = crm_itoa(DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT 1283 lib/pengine/bundle.c             port->source = crm_itoa(DEFAULT_REMOTE_PORT);