HomeSort by: relevance | last modified time | path
    Searched defs:linebuf2 (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
support.c 283 char linebuf2[LINESIZE]; local in function:hfield
285 headerfield = mime_decode_hfield(linebuf2,
286 sizeof(linebuf2), linebuf, headerfield);
support.c 283 char linebuf2[LINESIZE]; local in function:hfield
285 headerfield = mime_decode_hfield(linebuf2,
286 sizeof(linebuf2), linebuf, headerfield);

Completed in 21 milliseconds