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

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Drcorder.c80 #define REQUIRES_STR "# REQUIRES:" macro
81 #define REQUIRES_LEN (sizeof(REQUIRES_STR) - 1)
447 else if (strncmp(REQUIRES_STR, buf, REQUIRES_LEN) == 0)

Completed in 51 milliseconds