Home
last modified time | relevance | path

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

/dports/mail/neomutt/neomutt-20211029/index/
H A Ddlg_index.c548 static int index_mailbox_observer(struct NotifyCallback *nc) in index_mailbox_observer() function
630 notify_observer_add(m->notify, NT_MAILBOX, index_mailbox_observer, &m); in change_folder_mailbox()
639 notify_observer_remove(m->notify, index_mailbox_observer, &m); in change_folder_mailbox()