Home
last modified time | relevance | path

Searched refs:libbalsa_conf_get_string_with_default (Results 1 – 4 of 4) sorted by relevance

/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Dlibbalsa-conf.h108 #define libbalsa_conf_get_string_with_default(path, def) \ macro
H A Daddress-book.c130 type_str = libbalsa_conf_get_string_with_default("Type", &got_default); in libbalsa_address_book_new_from_config()
H A Dmailbox.c520 type_str = libbalsa_conf_get_string_with_default("Type", &got_default); in libbalsa_mailbox_new_from_config()
/dports/mail/balsa/balsa-2.5.1/src/
H A Dsave-restore.c975 libbalsa_conf_get_string_with_default("ESMTPServer=localhost:25", in config_global_load()
2039 str = libbalsa_conf_get_string_with_default(full_key, &def_used); in load_color()