Home
last modified time | relevance | path

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

/NextBSD/sbin/rcorder/
HDrcorder.c70 #define BEFORE_LEN (sizeof(BEFORE_STR) - 1) macro
487 else if (strncmp(BEFORE_STR, buf, BEFORE_LEN) == 0) in crunch_file()
488 before_flag = BEFORE_LEN; in crunch_file()