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

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Drcorder.c87 #define BEFORE_LEN (sizeof(BEFORE_STR) - 1) macro
453 else if (strncmp(BEFORE_STR, buf, BEFORE_LEN) == 0)
454 before_flag = BEFORE_LEN;

Completed in 117 milliseconds