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

  /src/usr.bin/mail/
mime_decode.c 456 get_command_hook(struct mime_info *mip, const char *domain) function in typeref:typename:const char *
471 warn("get_command_hook: subtupe: asprintf");
479 warn("get_command_hook: type: asprintf");
521 (cmd = get_command_hook(this_mip, "-hook")) ||
522 (cmd = get_command_hook(this_mip, "-head")) ||
523 (cmd = get_command_hook(this_mip, "-body"))) {
993 cmd = get_command_hook(mip, "-body");
1161 cmd = get_command_hook(mip, "-hook");
1168 cmd = get_command_hook(mip, "-head");
mime_decode.c 456 get_command_hook(struct mime_info *mip, const char *domain) function in typeref:typename:const char *
471 warn("get_command_hook: subtupe: asprintf");
479 warn("get_command_hook: type: asprintf");
521 (cmd = get_command_hook(this_mip, "-hook")) ||
522 (cmd = get_command_hook(this_mip, "-head")) ||
523 (cmd = get_command_hook(this_mip, "-body"))) {
993 cmd = get_command_hook(mip, "-body");
1161 cmd = get_command_hook(mip, "-hook");
1168 cmd = get_command_hook(mip, "-head");

Completed in 55 milliseconds