Searched defs:do_hdr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.h64 const char *do_hdr; member in struct:fmdump_ops::fmdump_fmt
/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c79 do_hdr /* process hdrbuf as a mail header */ enumerator in enum:hdr_type
327 if (hdr_state == do_hdr) {
726 * header_chk sets hdr_state to do_hdr if hdrbuf contained a valid
767 * these lines as mail header (do_hdr) or not (flush_hdr)
770 hdr_state = do_hdr;
840 * to the current hdr_state value, assumed to be either do_hdr

Completed in 52 milliseconds