Searched refs:ENDSTR (Results 1 – 1 of 1) sorted by relevance
768 #define ENDSTR "-----END " macro771 #define ENDLEN ((int)(sizeof(ENDSTR) - 1))872 if (HAS_PREFIX(linebuf, ENDSTR) || got_header == IN_HEADER) in get_header_and_data()896 if (CHECK_AND_SKIP_PREFIX(p, ENDSTR)) { in get_header_and_data()