Home
last modified time | relevance | path

Searched refs:MboxTypeDef (Results 1 – 5 of 5) sorted by relevance

/dports/mail/neomutt/neomutt-20211029/test/config/
H A Dhelpers.c61 static struct EnumDef MboxTypeDef = { variable
76 …{ "Hawthorn", DT_ENUM, 2, IP &MboxTypeDef, …
H A Ddump.c61 struct EnumDef MboxTypeDef = { variable
76 …{ "Hawthorn", DT_ENUM, 2, IP &MboxTypeDef, …
/dports/mail/neomutt/neomutt-20211029/
H A Dmx.h38 extern struct EnumDef MboxTypeDef;
H A Dmutt_config.c394 { "mbox_type", DT_ENUM, MUTT_MBOX, IP &MboxTypeDef, NULL,
H A Dmx.c98 struct EnumDef MboxTypeDef = { variable