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

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Drcorder.c83 #define PROVIDE_LEN (sizeof(PROVIDE_STR) - 1) macro
449 else if (strncmp(PROVIDE_STR, buf, PROVIDE_LEN) == 0)
450 provide_flag = PROVIDE_LEN;

Completed in 104 milliseconds