Home
last modified time | relevance | path

Searched refs:BEFORE_PARSING (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sbin/rcorder/
HDrcorder.c446 enum { BEFORE_PARSING, PARSING, PARSING_DONE } state; in crunch_file() enumerator
476 for (state = BEFORE_PARSING; state != PARSING_DONE && in crunch_file()