notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
blob 73b080e4843b9dec07a1c005e8abd0bbab57281b 389 bytes (raw)
name: lib/message-private.h 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
#ifndef MESSAGE_PRIVATE_H
#define MESSAGE_PRIVATE_H

notmuch_string_map_t *
_notmuch_message_property_map (notmuch_message_t *message);

bool
_notmuch_message_frozen (notmuch_message_t *message);

void
_notmuch_message_remove_terms (notmuch_message_t *message, const char *prefix);

void
_notmuch_message_invalidate_metadata (notmuch_message_t *message,  const char *prefix_name);

#endif

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

git clone https://yhetil.org/notmuch.git