HomeSort by: relevance | last modified time | path
    Searched refs:mi_command_hook (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
mime_detach.h 76 const char *mi_command_hook; /* alternate command used to process this message */ member in struct:mime_info
mime_decode.c 992 if (mip->mi_command_hook == NULL)
1001 dispmode = cmd || mip->mi_command_hook ? DM_DISPLAY : get_display_mode(mip, dec);
1010 flags = mime_run_command(mip->mi_command_hook, NULL);
1162 mip->mi_command_hook = cmd;

Completed in 13 milliseconds