Searched refs:mi_type (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/usr.bin/mail/ |
| H A D | mime_decode.c | 79 (void)fprintf(fp, "** type: %s\n", XX(mip->mi_type)); 241 mip->mi_type = cparam(NULL, mime_type_field, 1); in get_content() 242 if (mip->mi_type) { in get_content() 243 cp = strchr(mip->mi_type, '/'); in get_content() 275 if (mip->mi_version == NULL && mip->mi_type != NULL) in get_content() 461 if (mip->mi_type == NULL) in get_command_hook() 470 domain, mip->mi_type, mip->mi_subtype) == -1) { in get_command_hook() 478 if (asprintf(&key, "mime%s-%s", domain, mip->mi_type) == -1) { in get_command_hook() 493 strcasecmp(mip->mi_type, "text") == 0 && in is_basic_alternative() 514 if (this_mip->mi_type == NULL || in select_alternative() [all …]
|
| H A D | mime_detach.h | 60 const char *mi_type; member
|
| /netbsd-src/sys/dev/mscp/ |
| H A D | mscp_subr.c | 187 mi->mi_type = ma->ma_type; in mscp_attach() 382 if ((mi->mi_type & MSCPBUS_KDB) == 0) in mscp_init() 423 if (mi->mi_type & MSCPBUS_UDA) { in mscp_init() 490 if (mi->mi_type & MSCPBUS_TAPE) in mscp_initds()
|
| H A D | mscpvar.h | 230 int mi_type; member
|
| H A D | mscp.c | 512 da.da_typ = mi->mi_type; in mscp_worker()
|
| /netbsd-src/sys/arch/hppa/include/ |
| H A D | autoconf.h | 73 int mi_type; member
|
| /netbsd-src/sys/arch/mips/cfe/ |
| H A D | cfe_api_int.h | 133 cfe_xint_t mi_type; /* type of memory block */ member
|
| H A D | cfe_api.c | 201 *type = xiocb.plist.xiocb_meminfo.mi_type; in cfe_enummem()
|
| /netbsd-src/sys/arch/sbmips/stand/common/ |
| H A D | cfe_api_int.h | 133 cfe_xint_t mi_type; /* type of memory block */ member
|
| H A D | cfe_api.c | 198 *type = xiocb.plist.xiocb_meminfo.mi_type; in cfe_enummem()
|
| /netbsd-src/sys/arch/evbmips/stand/sbmips/common/ |
| H A D | cfe_api_int.h | 133 cfe_xint_t mi_type; /* type of memory block */ member
|
| H A D | cfe_api.c | 198 *type = xiocb.plist.xiocb_meminfo.mi_type; in cfe_enummem()
|
| /netbsd-src/external/bsd/am-utils/dist/include/ |
| H A D | amq_defs.h | 100 amq_string mi_type; member
|
| /netbsd-src/external/bsd/am-utils/dist/amq/ |
| H A D | amq_xdr.c | 142 if (!xdr_amq_string(xdrs, &objp->mi_type)) { in xdr_amq_mount_info()
|
| H A D | amq.c | 223 int tw = strlen(mi->mi_type); in show_mi() 241 *twid, *twid, mi->mi_type, in show_mi()
|
| /netbsd-src/sys/arch/hppa/hppa/ |
| H A D | autoconf.c | 650 if (mi->mi_type == type && mi->mi_sv == sv) { in hppa_mod_info()
|