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

  /src/usr.bin/mail/
mime_detach.h 60 const char *mi_type; member in struct:mime_info
mime_decode.c 79 (void)fprintf(fp, "** type: %s\n", XX(mip->mi_type));
241 mip->mi_type = mime_type = cparam(NULL, mime_type_field, 1);
242 if (mip->mi_type) {
275 if (mip->mi_version == NULL && mip->mi_type != NULL)
461 if (mip->mi_type == NULL)
470 domain, mip->mi_type, mip->mi_subtype) == -1) {
478 if (asprintf(&key, "mime%s-%s", domain, mip->mi_type) == -1) {
493 strcasecmp(mip->mi_type, "text") == 0 &&
514 if (this_mip->mi_type == NULL ||
538 return mip->mi_type &
928 const char *mi_type; local in function:get_display_mode
    [all...]
  /src/sys/arch/hppa/include/
autoconf.h 73 int mi_type; member in struct:hppa_mod_info
  /src/sys/arch/evbmips/stand/sbmips/common/
cfe_api_int.h 133 cfe_xint_t mi_type; /* type of memory block */ member in struct:xiocb_meminfo_s
  /src/sys/arch/mips/cfe/
cfe_api_int.h 133 cfe_xint_t mi_type; /* type of memory block */ member in struct:xiocb_meminfo_s
  /src/sys/arch/sbmips/stand/common/
cfe_api_int.h 133 cfe_xint_t mi_type; /* type of memory block */ member in struct:xiocb_meminfo_s
  /src/sys/dev/mscp/
mscpvar.h 230 int mi_type; member in struct:mscp_softc

Completed in 14 milliseconds