OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:this_mip
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
mime_decode.c
297
insert_new_mip(struct mime_info *
this_mip
, struct mime_info *top_mip,
303
new_mip->mi_blink =
this_mip
;
304
new_mip->mi_flink =
this_mip
->mi_flink;
305
this_mip
->mi_flink = new_mip;
307
new_mip->mp = salloc_message(
this_mip
->mp->m_flag,
323
struct mime_info *
this_mip
;
local
333
this_mip
= top_mip;
334
this_mip
->mp = this_mp;
396
this_mip
= insert_new_mip(
this_mip
, top_mip, top_mp, end_pos, partnum++)
411
struct mime_info *
this_mip
;
local
501
struct mime_info *
this_mip
;
local
564
struct mime_info *
this_mip
;
local
[
all
...]
mime_decode.c
297
insert_new_mip(struct mime_info *
this_mip
, struct mime_info *top_mip,
303
new_mip->mi_blink =
this_mip
;
304
new_mip->mi_flink =
this_mip
->mi_flink;
305
this_mip
->mi_flink = new_mip;
307
new_mip->mp = salloc_message(
this_mip
->mp->m_flag,
323
struct mime_info *
this_mip
;
local
333
this_mip
= top_mip;
334
this_mip
->mp = this_mp;
396
this_mip
= insert_new_mip(
this_mip
, top_mip, top_mp, end_pos, partnum++)
411
struct mime_info *
this_mip
;
local
501
struct mime_info *
this_mip
;
local
564
struct mime_info *
this_mip
;
local
[
all
...]
Completed in 30 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026