Home
last modified time | relevance | path

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

/dports/audio/mpg321/mpg321-0.2.10/
H A Dremote.c37 enum mad_flow remote_parse_input(buffer *buf, playlist *pl) in remote_parse_input() function
207 remote_parse_input(buf, buf->pl); in remote_get_input_wait()
220 return remote_parse_input(buf, buf->pl); in remote_get_input_nowait()
228 return remote_parse_input(buf, buf->pl); in remote_get_input_nowait()
/dports/audio/flac123/flac123-0.0.12/
H A Dremote.c48 static int remote_parse_input(void) in remote_parse_input() function
251 return remote_parse_input(); in remote_get_input_wait()
264 return remote_parse_input(); in remote_get_input_nowait()
270 return remote_parse_input(); in remote_get_input_nowait()