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

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Drcorder.c78 #define REQUIRE_STR "# REQUIRE:" macro
79 #define REQUIRE_LEN (sizeof(REQUIRE_STR) - 1)
445 if (strncmp(REQUIRE_STR, buf, REQUIRE_LEN) == 0)

Completed in 191 milliseconds