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

/freebsd-10-stable/lib/libc/tests/net/
H A Dether_test.c39 static const char *ether_line_string = "01:23:45:67:89:ab ether_line_hostname";
40 static const char *ether_line_hostname = "ether_line_hostname"; variable
55 ATF_REQUIRE_MSG(strcmp(hostname, ether_line_hostname) == 0,

Completed in 167 milliseconds