OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attach_num
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/mail/
mime_attach.c
479
content_description(struct attachment *attach, int
attach_num
)
481
if (
attach_num
) {
483
(void)sasprintf(&description, "attachment %d",
attach_num
);
752
attach_one_file(struct attachment *ap, char *filename, int
attach_num
)
778
if (
attach_num
)
779
nap->a_Content = get_mime_content(nap,
attach_num
);
866
int
attach_num
;
local
870
attach_num
= 1;
878
attach_num
);
882
line = get_line(&elm.filec, "filename", ap->a_name,
attach_num
);
968
int
attach_num
;
local
1006
int
attach_num
;
local
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026