Home
last modified time | relevance | path

Searched refs:notmuch_config_key_t (Results 1 – 25 of 25) sorted by relevance

/dports/mail/notmuch/notmuch-0.34.2/lib/
H A Dconfig.cc48 static const char *_notmuch_config_key_to_string (notmuch_config_key_t key);
279 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get_values()
469 notmuch_config_get_bool (notmuch_database_t *notmuch, notmuch_config_key_t key, notmuch_bool_t *val) in notmuch_config_get_bool()
572 _notmuch_config_key_to_string (notmuch_config_key_t key) in _notmuch_config_key_to_string()
605 _notmuch_config_default (notmuch_database_t *notmuch, notmuch_config_key_t key) in _notmuch_config_default()
659 notmuch_config_key_t key; in _notmuch_config_load_defaults()
663 key = notmuch_config_key_t (key + 1)) { in _notmuch_config_load_defaults()
677 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get()
690 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in notmuch_config_set()
697 _notmuch_config_cache (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in _notmuch_config_cache()
H A Dnotmuch.h2550 } notmuch_config_key_t; typedef
2568 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key);
2585 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val);
2601 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key);
2769 notmuch_config_key_t key,
H A Dnotmuch-private.h733 _notmuch_config_cache (notmuch_database_t *db, notmuch_config_key_t key, const char *val);
H A Dopen.cc77 notmuch_config_key_t key, in _choose_dir()
/dports/mail/notmuch-emacs/notmuch-0.34.2/lib/
H A Dconfig.cc48 static const char *_notmuch_config_key_to_string (notmuch_config_key_t key);
279 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get_values()
469 notmuch_config_get_bool (notmuch_database_t *notmuch, notmuch_config_key_t key, notmuch_bool_t *val) in notmuch_config_get_bool()
572 _notmuch_config_key_to_string (notmuch_config_key_t key) in _notmuch_config_key_to_string()
605 _notmuch_config_default (notmuch_database_t *notmuch, notmuch_config_key_t key) in _notmuch_config_default()
659 notmuch_config_key_t key; in _notmuch_config_load_defaults()
663 key = notmuch_config_key_t (key + 1)) { in _notmuch_config_load_defaults()
677 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get()
690 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in notmuch_config_set()
697 _notmuch_config_cache (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in _notmuch_config_cache()
H A Dnotmuch.h2550 } notmuch_config_key_t; typedef
2568 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key);
2585 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val);
2601 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key);
2769 notmuch_config_key_t key,
H A Dnotmuch-private.h733 _notmuch_config_cache (notmuch_database_t *db, notmuch_config_key_t key, const char *val);
H A Dopen.cc77 notmuch_config_key_t key, in _choose_dir()
/dports/mail/notmuch-mutt/notmuch-0.34.2/lib/
H A Dconfig.cc48 static const char *_notmuch_config_key_to_string (notmuch_config_key_t key);
279 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get_values()
469 notmuch_config_get_bool (notmuch_database_t *notmuch, notmuch_config_key_t key, notmuch_bool_t *val) in notmuch_config_get_bool()
572 _notmuch_config_key_to_string (notmuch_config_key_t key) in _notmuch_config_key_to_string()
605 _notmuch_config_default (notmuch_database_t *notmuch, notmuch_config_key_t key) in _notmuch_config_default()
659 notmuch_config_key_t key; in _notmuch_config_load_defaults()
663 key = notmuch_config_key_t (key + 1)) { in _notmuch_config_load_defaults()
677 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get()
690 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in notmuch_config_set()
697 _notmuch_config_cache (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in _notmuch_config_cache()
H A Dnotmuch.h2550 } notmuch_config_key_t; typedef
2568 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key);
2585 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val);
2601 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key);
2769 notmuch_config_key_t key,
H A Dnotmuch-private.h733 _notmuch_config_cache (notmuch_database_t *db, notmuch_config_key_t key, const char *val);
H A Dopen.cc77 notmuch_config_key_t key, in _choose_dir()
/dports/mail/py-notmuch2/notmuch-0.34.2/lib/
H A Dconfig.cc48 static const char *_notmuch_config_key_to_string (notmuch_config_key_t key);
279 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get_values()
469 notmuch_config_get_bool (notmuch_database_t *notmuch, notmuch_config_key_t key, notmuch_bool_t *val) in notmuch_config_get_bool()
572 _notmuch_config_key_to_string (notmuch_config_key_t key) in _notmuch_config_key_to_string()
605 _notmuch_config_default (notmuch_database_t *notmuch, notmuch_config_key_t key) in _notmuch_config_default()
659 notmuch_config_key_t key; in _notmuch_config_load_defaults()
663 key = notmuch_config_key_t (key + 1)) { in _notmuch_config_load_defaults()
677 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get()
690 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in notmuch_config_set()
697 _notmuch_config_cache (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in _notmuch_config_cache()
H A Dnotmuch.h2550 } notmuch_config_key_t; typedef
2568 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key);
2585 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val);
2601 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key);
2769 notmuch_config_key_t key,
H A Dnotmuch-private.h733 _notmuch_config_cache (notmuch_database_t *db, notmuch_config_key_t key, const char *val);
H A Dopen.cc77 notmuch_config_key_t key, in _choose_dir()
/dports/mail/py-notmuch/notmuch-0.34.2/lib/
H A Dconfig.cc48 static const char *_notmuch_config_key_to_string (notmuch_config_key_t key);
279 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get_values()
469 notmuch_config_get_bool (notmuch_database_t *notmuch, notmuch_config_key_t key, notmuch_bool_t *val) in notmuch_config_get_bool()
572 _notmuch_config_key_to_string (notmuch_config_key_t key) in _notmuch_config_key_to_string()
605 _notmuch_config_default (notmuch_database_t *notmuch, notmuch_config_key_t key) in _notmuch_config_default()
659 notmuch_config_key_t key; in _notmuch_config_load_defaults()
663 key = notmuch_config_key_t (key + 1)) { in _notmuch_config_load_defaults()
677 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key) in notmuch_config_get()
690 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in notmuch_config_set()
697 _notmuch_config_cache (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val) in _notmuch_config_cache()
H A Dnotmuch.h2550 } notmuch_config_key_t; typedef
2568 notmuch_config_get (notmuch_database_t *notmuch, notmuch_config_key_t key);
2585 notmuch_config_set (notmuch_database_t *notmuch, notmuch_config_key_t key, const char *val);
2601 notmuch_config_get_values (notmuch_database_t *notmuch, notmuch_config_key_t key);
2769 notmuch_config_key_t key,
H A Dnotmuch-private.h733 _notmuch_config_cache (notmuch_database_t *db, notmuch_config_key_t key, const char *val);
H A Dopen.cc77 notmuch_config_key_t key, in _choose_dir()
/dports/mail/notmuch/notmuch-0.34.2/test/
H A DT590-libconfig.sh395 notmuch_config_key_t key;
398 key = (notmuch_config_key_t)(key + 1)) {
710 notmuch_config_key_t key;
713 key = (notmuch_config_key_t)(key + 1)) {
740 notmuch_config_key_t key;
743 key = (notmuch_config_key_t)(key + 1)) {
/dports/mail/notmuch-emacs/notmuch-0.34.2/test/
H A DT590-libconfig.sh395 notmuch_config_key_t key;
398 key = (notmuch_config_key_t)(key + 1)) {
710 notmuch_config_key_t key;
713 key = (notmuch_config_key_t)(key + 1)) {
740 notmuch_config_key_t key;
743 key = (notmuch_config_key_t)(key + 1)) {
/dports/mail/py-notmuch/notmuch-0.34.2/test/
H A DT590-libconfig.sh395 notmuch_config_key_t key;
398 key = (notmuch_config_key_t)(key + 1)) {
710 notmuch_config_key_t key;
713 key = (notmuch_config_key_t)(key + 1)) {
740 notmuch_config_key_t key;
743 key = (notmuch_config_key_t)(key + 1)) {
/dports/mail/py-notmuch2/notmuch-0.34.2/test/
H A DT590-libconfig.sh395 notmuch_config_key_t key;
398 key = (notmuch_config_key_t)(key + 1)) {
710 notmuch_config_key_t key;
713 key = (notmuch_config_key_t)(key + 1)) {
740 notmuch_config_key_t key;
743 key = (notmuch_config_key_t)(key + 1)) {
/dports/mail/notmuch-mutt/notmuch-0.34.2/test/
H A DT590-libconfig.sh395 notmuch_config_key_t key;
398 key = (notmuch_config_key_t)(key + 1)) {
710 notmuch_config_key_t key;
713 key = (notmuch_config_key_t)(key + 1)) {
740 notmuch_config_key_t key;
743 key = (notmuch_config_key_t)(key + 1)) {