OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mt_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/netstat/
mbuf.c
66
int
mt_type
;
member in struct:mbtypes
156
totmbufs += mbstat.m_mtypes[mp->
mt_type
];
159
if (mbstat.m_mtypes[mp->
mt_type
]) {
160
seen[mp->
mt_type
] = YES;
162
mbstat.m_mtypes[mp->
mt_type
], mp->mt_name);
/src/sys/compat/linux/common/
linux_mtio.h
75
long
mt_type
;
member in struct:linux_mtget
/src/sys/sys/
mtio.h
72
short
mt_type
; /* type of magtape device */
member in struct:mtget
89
* Constants for
mt_type
byte. These are the same
/src/usr.bin/mail/
mime_decode.c
863
const char *
mt_type
;
member in struct:mime_type_s
957
for (mtp = mime_type_tbl; mtp->
mt_type
; mtp++) {
958
if (strcasecmp(mtp->
mt_type
, mi_type) == 0) {
Completed in 19 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026