Searched defs:fd_read (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dfdpass.c7 support this. If you're having runtime problems with fd_read(), check the
8 end of fd_read() and play with the if condition. If you're having problems
154 ssize_t fd_read(int handle, void *data, size_t size, int *fd) function
206 ssize_t fd_read(int handle ATTR_UNUSED, void *data ATTR_UNUSED, function

Completed in 7 milliseconds