Searched refs:separatePort (Results 1 – 5 of 5) sorted by relevance
42 int separatePort(char *peer, char **name, uint16_t *port);
62 separatePort(char *peer, char **name, uint16_t *port) in separatePort() function
313 if (separatePort(optarg, in main()
1518 if (separatePort(peer, &cfg.SA_SERVER, &cfg.SA_PORT) > 0) { in client_init()
4314 if (separatePort(optarg, in main()