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

/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mail-fetch.c526 const struct imapc_arg_file *farg = &reply->file_args[i]; local
528 if (farg->parent_arg == arg->parent &&
530 farg->list_idx < count && &list[farg->list_idx] == arg) {
531 *fd_r = farg->fd;

Completed in 297 milliseconds