Searched refs:header_del (Results 1 – 1 of 1) sorted by relevance
101 static char *header_del = nullptr; variable396 && !memcmp (line_buf.buffer, header_del, header_del_len)) in check_section()585 header_del = xmalloc (header_del_len + 1); in main()586 stpcpy (stpcpy (stpcpy (header_del, section_del), section_del), section_del); in main()589 body_del = header_del + len; in main()