Search

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

/dovecot/src/lib-storage/index/
H A Dindex-sort.c490 int index_sort_header_get(struct mail_search_sort_program *program, uint32_t seq, function
567 if (index_sort_header_get(program, seq1, sort_type, str1) < 0)
569 if (index_sort_header_get(program, seq2, sort_type, str2) < 0)

Completed in 8 milliseconds