OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mt_type
(Results
1 - 8
of
8
) 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);
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
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
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:get_display_mode::mime_type_s
957
for (mtp = mime_type_tbl; mtp->
mt_type
; mtp++) {
958
if (strcasecmp(mtp->
mt_type
, mi_type) == 0) {
mime_decode.c
863
const char *
mt_type
;
member in struct:get_display_mode::mime_type_s
957
for (mtp = mime_type_tbl; mtp->
mt_type
; mtp++) {
958
if (strcasecmp(mtp->
mt_type
, mi_type) == 0) {
Completed in 29 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025