Searched refs:ret_port (Results 1 – 1 of 1) sorted by relevance
43 static char *parse_host(const char *s, uint16_t *ret_port) { in parse_host() argument45 pa_assert(ret_port); in parse_host()58 *ret_port = (uint16_t) p; in parse_host()73 *ret_port = (uint16_t) p; in parse_host()