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

/dovecot/src/plugins/fs-compress/
H A Dfs-compress.c168 struct istream *child_input, *ret_input, *try_inputs[3]; local
180 ret_input = istream_try_create(try_inputs);
183 return ret_input;

Completed in 11 milliseconds