Lines Matching refs:hdr_state
82 enum hdr_type hdr_state = not_in_hdr; variable
233 switch (hdr_state) { in fmt()
250 hdr_state = in_hdr; in fmt()
284 if (hdr_state == in_hdr) { in fmt()
327 if (hdr_state == do_hdr) { in prefix()
747 hdr_state = flush_hdr; in header_chk()
770 hdr_state = do_hdr; in header_chk()
772 hdr_state = flush_hdr; in header_chk()
801 hdr_state = flush_hdr; in fill_hdrbuf()
821 hdr_state = flush_hdr; in fill_hdrbuf()
828 hdr_state = off; in fill_hdrbuf()
854 hdr_state = not_in_hdr; in process_hdrbuf()