Searched defs:i_stream_stat (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | istream.c | 500 int i_stream_stat(struct istream *stream, bool exact, const struct stat **st_r) function 1041 if (i_stream_stat(stream->parent, exact, &st) < 0) { |
Completed in 17 milliseconds