Searched refs:mi_command_hook (Results 1 – 2 of 2) sorted by relevance
76 const char *mi_command_hook; /* alternate command used to process this message */ member
992 if (mip->mi_command_hook == NULL) in mime_decode_body()1001 dispmode = cmd || mip->mi_command_hook ? DM_DISPLAY : get_display_mode(mip, dec); in mime_decode_body()1010 flags = mime_run_command(mip->mi_command_hook, NULL); in mime_decode_body()1162 mip->mi_command_hook = cmd; in mime_decode_header()