Lines Matching defs:shared

100 static int op_bounce_message(struct IndexSharedData *shared,  in op_bounce_message()
114 static int op_check_stats(struct IndexSharedData *shared, in op_check_stats()
124 static int op_check_traditional(struct IndexSharedData *shared, in op_check_traditional()
150 static int op_compose_to_sender(struct IndexSharedData *shared, in op_compose_to_sender()
166 static int op_create_alias(struct IndexSharedData *shared, in op_create_alias()
181 static int op_delete(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_delete()
230 static int op_delete_thread(struct IndexSharedData *shared, in op_delete_thread()
271 static int op_display_address(struct IndexSharedData *shared, in op_display_address()
284 static int op_display_message(struct IndexSharedData *shared, in op_display_message()
352 static int op_edit_label(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_edit_label()
379 static int op_edit_raw_message(struct IndexSharedData *shared, in op_edit_raw_message()
419 static int op_edit_type(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_edit_type()
435 static int op_end_cond(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_end_cond()
443 static int op_enter_command(struct IndexSharedData *shared, in op_enter_command()
456 static int op_exit(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_exit()
479 static int op_extract_keys(struct IndexSharedData *shared, in op_extract_keys()
496 static int op_flag_message(struct IndexSharedData *shared, in op_flag_message()
546 static int op_forget_passphrase(struct IndexSharedData *shared, in op_forget_passphrase()
556 static int op_forward_message(struct IndexSharedData *shared, in op_forward_message()
580 static int op_group_reply(struct IndexSharedData *shared, in op_group_reply()
609 static int op_help(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_help()
619 static int op_jump(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_jump()
659 static int op_list_reply(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_list_reply()
682 static int op_list_subscribe(struct IndexSharedData *shared, in op_list_subscribe()
691 static int op_list_unsubscribe(struct IndexSharedData *shared, in op_list_unsubscribe()
700 static int op_mail(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_mail()
711 static int op_mailbox_list(struct IndexSharedData *shared, in op_mailbox_list()
721 static int op_mail_key(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_mail_key()
734 static int op_main_break_thread(struct IndexSharedData *shared, in op_main_break_thread()
774 static int op_main_change_folder(struct IndexSharedData *shared, in op_main_change_folder()
846 static int op_main_collapse_all(struct IndexSharedData *shared, in op_main_collapse_all()
862 static int op_main_collapse_thread(struct IndexSharedData *shared, in op_main_collapse_thread()
903 static int op_main_delete_pattern(struct IndexSharedData *shared, in op_main_delete_pattern()
922 static int op_main_limit(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_main_limit()
986 static int op_main_link_threads(struct IndexSharedData *shared, in op_main_link_threads()
1035 static int op_main_modify_tags(struct IndexSharedData *shared, in op_main_modify_tags()
1148 static int op_main_next_new(struct IndexSharedData *shared, in op_main_next_new()
1269 static int op_main_next_thread(struct IndexSharedData *shared, in op_main_next_thread()
1315 static int op_main_next_undeleted(struct IndexSharedData *shared, in op_main_next_undeleted()
1347 static int op_main_next_unread_mailbox(struct IndexSharedData *shared, in op_main_next_unread_mailbox()
1370 static int op_main_prev_undeleted(struct IndexSharedData *shared, in op_main_prev_undeleted()
1401 static int op_main_quasi_delete(struct IndexSharedData *shared, in op_main_quasi_delete()
1433 static int op_main_read_thread(struct IndexSharedData *shared, in op_main_read_thread()
1469 static int op_main_root_message(struct IndexSharedData *shared, in op_main_root_message()
1489 static int op_main_set_flag(struct IndexSharedData *shared, in op_main_set_flag()
1525 static int op_main_show_limit(struct IndexSharedData *shared, in op_main_show_limit()
1544 static int op_main_sync_folder(struct IndexSharedData *shared, in op_main_sync_folder()
1620 static int op_main_tag_pattern(struct IndexSharedData *shared, in op_main_tag_pattern()
1632 static int op_main_undelete_pattern(struct IndexSharedData *shared, in op_main_undelete_pattern()
1653 static int op_main_untag_pattern(struct IndexSharedData *shared, in op_main_untag_pattern()
1665 static int op_mark_msg(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_mark_msg()
1717 static int op_menu_move(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_menu_move()
1771 static int op_next_entry(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_next_entry()
1791 static int op_pipe(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_pipe()
1814 static int op_prev_entry(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_prev_entry()
1834 static int op_print(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_print()
1857 static int op_query(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_query()
1866 static int op_quit(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_quit()
1904 static int op_recall_message(struct IndexSharedData *shared, in op_recall_message()
1916 static int op_redraw(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_redraw()
1928 static int op_reply(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_reply()
1951 static int op_resend(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_resend()
1978 static int op_save(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_save()
2024 static int op_search(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_search()
2042 static int op_shell_escape(struct IndexSharedData *shared, in op_shell_escape()
2056 static int op_show_log_messages(struct IndexSharedData *shared, in op_show_log_messages()
2089 static int op_sort(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_sort()
2108 static int op_tag(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_tag()
2148 static int op_tag_thread(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_tag_thread()
2178 static int op_toggle_new(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_toggle_new()
2235 static int op_toggle_write(struct IndexSharedData *shared, in op_toggle_write()
2250 static int op_undelete(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_undelete()
2285 static int op_undelete_thread(struct IndexSharedData *shared, in op_undelete_thread()
2325 static int op_version(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_version()
2334 static int op_view_attachments(struct IndexSharedData *shared, in op_view_attachments()
2359 static int op_what_key(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_what_key()
2371 static int op_autocrypt_acct_menu(struct IndexSharedData *shared, in op_autocrypt_acct_menu()
2383 static int op_main_imap_fetch(struct IndexSharedData *shared, in op_main_imap_fetch()
2396 static int op_main_imap_logout_all(struct IndexSharedData *shared, in op_main_imap_logout_all()
2430 static int op_catchup(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_catchup()
2445 static int op_get_children(struct IndexSharedData *shared, in op_get_children()
2554 static int op_get_message(struct IndexSharedData *shared, in op_get_message()
2620 static int op_main_change_group(struct IndexSharedData *shared, in op_main_change_group()
2700 static int op_post(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_post()
2741 static int op_main_entire_thread(struct IndexSharedData *shared, in op_main_entire_thread()
2808 static int op_main_vfolder_from_query(struct IndexSharedData *shared, in op_main_vfolder_from_query()
2842 static int op_main_windowed_vfolder(struct IndexSharedData *shared, in op_main_windowed_vfolder()
2886 static int op_main_fetch_mail(struct IndexSharedData *shared, in op_main_fetch_mail()
2899 static int op_sidebar_next(struct IndexSharedData *shared, in op_sidebar_next()
2911 static int op_sidebar_open(struct IndexSharedData *shared, in op_sidebar_open()
2924 static int op_sidebar_toggle_visible(struct IndexSharedData *shared, in op_sidebar_toggle_visible()
3008 struct IndexSharedData *shared = dlg->wdata; in index_function_dispatcher() local