Home
last modified time | relevance | path

Searched refs:ret_port (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dparseaddr.c43 static char *parse_host(const char *s, uint16_t *ret_port) { in parse_host() argument
45 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()