Searched refs:netent (Results 1 – 4 of 4) sorted by relevance
47 struct netent *se1 = nullptr; in GetNetBynametTest()48 struct netent *se2 = nullptr; in GetNetBynametTest()49 struct netent *se3 = nullptr; in GetNetBynametTest()
47 struct netent *se1 = nullptr; in GetNetByAddrtTest()48 struct netent *se2 = nullptr; in GetNetByAddrtTest()49 struct netent *se3 = nullptr; in GetNetByAddrtTest()
49 struct netent *se1 = nullptr; in GetNetEntTest()50 struct netent *se2 = nullptr; in GetNetEntTest()51 struct netent *se3 = nullptr; in GetNetEntTest()
108 struct netent { struct143 struct netent *getnetent(void);144 struct netent *getnetbyaddr(uint32_t net, int type);145 struct netent *getnetbyname(const char *name);