Searched refs:siter (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/push-notification/
H A Dpush-notification-txn-msg.c46 struct seq_range_iter siter; local
56 seq_range_array_iter_init(&siter, &changes->saved_uids);
68 if (seq_range_array_iter_nth(&siter, value->seq, &uid)) {

Completed in 556 milliseconds