Searched refs:network_file (Results 1 – 3 of 3) sorted by relevance
35 char network_file[] = "# symbolic names for networks, see networks(5) for more information\n" in GetNetBynametTest() local38 char *streamList[] = {static_cast<char *>(network_file)}; in GetNetBynametTest()39 int streamLen[] = {sizeof(network_file)}; in GetNetBynametTest()
35 char network_file[] = "# symbolic names for networks, see networks(5) for more information\n" in GetNetByAddrtTest() local38 char *streamList[] = {static_cast<char *>(network_file)}; in GetNetByAddrtTest()39 int streamLen[] = {sizeof(network_file)}; in GetNetByAddrtTest()
35 char network_file[] = "# symbolic names for networks, see networks(5) for more information\n" in GetNetEntTest() local40 char *streamList[] = {static_cast<char *>(network_file)}; in GetNetEntTest()41 int streamLen[] = {sizeof(network_file)}; in GetNetEntTest()