Searched refs:BEFORE_LEN (Results 1 – 1 of 1) sorted by relevance
70 #define BEFORE_LEN (sizeof(BEFORE_STR) - 1) macro487 else if (strncmp(BEFORE_STR, buf, BEFORE_LEN) == 0) in crunch_file()488 before_flag = BEFORE_LEN; in crunch_file()