OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_mip
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
mime_decode.c
565
struct mime_info *
next_mip
;
local in function:expand_mip
580
next_mip
= top_mip->mi_flink;
587
this_mip !=
next_mip
;
592
this_mip = select_alternative(top_mip,
next_mip
);
594
this_mip->mi_flink =
next_mip
;
602
this_mip !=
next_mip
;
625
return
next_mip
;
mime_decode.c
565
struct mime_info *
next_mip
;
local in function:expand_mip
580
next_mip
= top_mip->mi_flink;
587
this_mip !=
next_mip
;
592
this_mip = select_alternative(top_mip,
next_mip
);
594
this_mip->mi_flink =
next_mip
;
602
this_mip !=
next_mip
;
625
return
next_mip
;
Completed in 27 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025