Searched refs:mt_type (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/usr.bin/netstat/
H A Dmbuf.c68 int mt_type; member in struct:mbtypes
170 totmbufs += (unsigned int)mbstat.m_mtypes[mp->mt_type];
173 if (mbstat.m_mtypes[mp->mt_type]) {
174 seen[mp->mt_type] = YES;
176 mbstat.m_mtypes[mp->mt_type],
177 plural(mbstat.m_mtypes[mp->mt_type]),
/openbsd-current/usr.sbin/amd/rpcx/
H A Damq.x62 amq_string mt_type; /* Filesystem type */
H A Damq_xdr.c37 if (!xdr_amq_string(xdrs, &objp->mt_type))
H A Damq.h39 amq_string mt_type; member in struct:amq_mount_tree
/openbsd-current/sys/sys/
H A Dmtio.h69 short mt_type; /* type of magtape device */ member in struct:mtget
84 * Constants for mt_type byte. These are the same
/openbsd-current/usr.bin/rdist/
H A Dmessage.c58 int mt_type; /* Type (bit) */ member in struct:msgtype
135 msgtypes[x].mt_type)) {
245 msgfac->mf_msgtypes |= mtp->mt_type;
551 if (msgtypes[x].mt_type != MT_ALL &&
552 IS_ON(flags, msgtypes[x].mt_type) &&
554 msgtypes[x].mt_type))
556 msgtypes[x].mt_type,
/openbsd-current/gnu/usr.sbin/mkhybrid/src/include/
H A Dmconfig.h142 # define mt_type mt_model macro
/openbsd-current/bin/mt/
H A Dmt.c272 bp->mt_type);
275 if (mt->t_type == bp->mt_type)
/openbsd-current/usr.sbin/amd/amq/
H A Damq.c79 int tw = strlen(mt->mt_type);
98 *twid, *twid, mt->mt_type, *mwid, *mwid,
127 *twid, *twid, mt->mt_type, *mwid, *mwid,
/openbsd-current/sbin/fdisk/
H A Dpart.c35 int mt_type; member in struct:mbr_type
839 if (mbr_types[i].mt_type == id)
855 && menu_items[i].mi_mbrid == mt->mt_type)
/openbsd-current/sys/scsi/
H A Dst.c1096 g->mt_type = 0x7; /* Ultrix compat *//*? */

Completed in 220 milliseconds