Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dio.c123 static ssize_t io_internal_read (struct io_stream *s, const int dont_move, in io_internal_read() function
362 read_buf_fill = io_internal_read (s, 0, read_buf, sizeof(read_buf)); in io_read_thread()
630 res = io_internal_read (s, dont_move, buf, count); in io_read_unbuffered()