OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_mime_boundary
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
def.h
333
char *
h_mime_boundary
; /* MIME multipart boundary string */
member in struct:header
mime_attach.c
673
header->
h_mime_boundary
= make_boundary();
678
(void)fprintf(nfo, "\n--%s\n", header->
h_mime_boundary
);
683
(void)fprintf(nfo, "\n--%s--\n", header->
h_mime_boundary
);
1061
(void)fprintf(fp, "\tboundary=\"%s\"\n", header->
h_mime_boundary
);
Completed in 160 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025