Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dio.c105 static ssize_t io_read_fd (struct io_stream *s, const int dont_move, void *buf, in io_read_fd() function
145 res = io_read_fd (s, dont_move, buf, count); in io_internal_read()