X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=cb93c397a0265b539f54c407929ebfb90562b350;hb=498edff50373785c9dcc889d0fb6bc9bfc13dfcb;hp=e9712832aa690f47e08d6cd1ed26ffdb7f13d62f;hpb=1376a90db622b71e0997fca52c50ccf34faeed22;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index e9712832..cb93c397 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -171,6 +171,12 @@ _notmuch_database_get_directory_path (void *ctx, notmuch_database_t *notmuch, unsigned int doc_id); +notmuch_status_t +_notmuch_database_filename_to_direntry (void *ctx, + notmuch_database_t *notmuch, + const char *filename, + char **direntry); + /* thread.cc */ notmuch_thread_t *