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

/dovecot/src/lib-storage/list/
H A Dsubscription-file.c85 struct istream *input, bool *failed_r,
90 *failed_r = FALSE;
99 *failed_r = TRUE;
108 *failed_r = TRUE;
84 next_line(struct mailbox_list *list, const char *path, struct istream *input, bool *failed_r, bool ignore_estale) argument

Completed in 10 milliseconds