sourcehostport    889 src/simh/sim_sock.c            (const char *sourcehostport, const char *hostport, const char *default_host,
sourcehostport    908 src/simh/sim_sock.c if (sourcehostport) {
sourcehostport    910 src/simh/sim_sock.c     if (sim_parse_addr (sourcehostport, host, sizeof(host), NULL, port, sizeof(port), NULL, NULL)) {
sourcehostport    103 src/simh/sim_sock.h            (const char *sourcehostport, const char *hostport, const char *default_host, const char *default_port, int opt_flags);