Searched defs:what (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/indexer/ |
H A D | master-connection.c | 141 const char *what) 185 if (strchr(what, 'o') != NULL) 198 } else if (strchr(what, 'i') != NULL) { 139 index_mailbox(struct master_connection *conn, struct mail_user *user, const char *mailbox, unsigned int max_recent_msgs, const char *what) argument
|
/dovecot/src/plugins/fts-lucene/ |
H A D | lucene-wrapper.cc | 267 const char *error, *what = err.what(); local 270 index->path, msg, err.number(), what);
|
Completed in 15 milliseconds