Home
last modified time | relevance | path

Searched defs:boundaries (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmime.c100 mime8to7(mci, header, e, boundaries, flags, level) in mime8to7() argument
744 mime_getchar(fp, boundaries, btp) in mime_getchar() argument
851 mime_getchar_crlf(fp, boundaries, btp) in mime_getchar_crlf() argument
888 mimeboundary(line, boundaries) in mimeboundary() argument
973 isboundary(line, boundaries) in isboundary() argument
H A Ddeliver.c4572 char *boundaries[MAXMIMENESTING + 1]; local