DEFAULT_REMOTE_PORT 1261 lib/common/remote.c                          env, DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT 1262 lib/common/remote.c                 port = DEFAULT_REMOTE_PORT;
DEFAULT_REMOTE_PORT 1265 lib/common/remote.c             port = DEFAULT_REMOTE_PORT;
DEFAULT_REMOTE_PORT  227 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT  393 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT  557 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT  726 lib/pengine/bundle.c             port_s = pcmk__itoa(DEFAULT_REMOTE_PORT);
DEFAULT_REMOTE_PORT 1253 lib/pengine/bundle.c             port->source = pcmk__itoa(DEFAULT_REMOTE_PORT);