Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/net/
H A Dether_test.c38 static const char *ether_line_hostname = "ether_line_hostname"; variable
53 ATF_REQUIRE_MSG(strcmp(hostname, ether_line_hostname) == 0, in ATF_TC_BODY()