Searched defs:_scores (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/fts/ | ||
H A D | fts-storage.c | 121 static void fts_scores_unref(struct fts_scores **_scores) argument 123 struct fts_scores *scores = *_scores; 125 *_scores = NULL; |
Completed in 1043 milliseconds