X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=56929ffa87cb67343fba6bb623832c7410971ded;hp=b956634057f9dcae62b6b9778ff5415250574a0a;hb=406ec4b15d65f1104c7ff3ee654a5e9cd5b39f29;hpb=8c6b7d311c123bdddfc806359f1fd6b444245914 diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index b9566340..56929ffa 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -151,6 +151,15 @@ typedef enum _notmuch_private_status { const char * _find_prefix (const char *name); +const char * +_notmuch_database_relative_path (notmuch_database_t *notmuch, + const char *path); + +notmuch_status_t +_notmuch_database_find_parent_id (notmuch_database_t *notmuch, + const char *path, + unsigned int *parent_id); + /* thread.cc */ notmuch_thread_t *