HomeSort by: relevance | last modified time | path
    Searched defs:the_mip (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/mail/
mime_decode.c 500 struct mime_info *the_mip; /* the chosen alternate */ local in function:select_alternative
508 the_mip = top_mip->mi_flink;
519 the_mip = this_mip;
528 the_mip = this_mip;
531 return the_mip;

Completed in 11 milliseconds