Home
last modified time | relevance | path

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

/kernel/liteos_m/kal/libc/newlib/porting/include/
H A Dnetdb.h131 struct protoent { struct
155 struct protoent *getprotoent(void);
156 struct protoent *getprotobyname(const char *name);
157 struct protoent *getprotobynumber(int proto);
/kernel/liteos_a/testsuites/unittest/net/netdb/smoke/
H A Dnet_netdb_test_001.cpp40 struct protoent *prot = getprotobyname("icmp"); in ProtoentTest()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dnettest.c1620 struct protoent *pe; in main()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnettest.c2016 struct protoent *pe; in main()

Completed in 6 milliseconds