Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/net/
H A Dether_test.c57 static const char *ether_line_bad_1_string = "x"; variable
65 ATF_REQUIRE_MSG(ether_line(ether_line_bad_1_string, &e, hostname) != 0, in ATF_TC_BODY()