Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/network/
Ddn_comp.c28 int result = dn_comp(name, buf, 1024, NULL, NULL); in dn_comp_0100()
41 int result = dn_comp(name, buf, 1024, NULL, NULL); in dn_comp_0200()
57 int result = dn_comp(name, buf, 1024, NULL, NULL); in dn_comp_0300()
70 int result = dn_comp(name, buf, 0, NULL, NULL); in dn_comp_0400()
83 int result = dn_comp(name, buf, -1, NULL, NULL); in dn_comp_0500()
96 int result = dn_comp(name, buf, 1, NULL, NULL); in dn_comp_0600()
Dtest_src_functionalext_supplement_network.gni45 "dn_comp",
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dresolv.h134 int dn_comp(const char *, unsigned char *, int, unsigned char **, unsigned char **);
/third_party/musl/porting/liteos_m/kernel/include/
Dresolv.h134 int dn_comp(const char *, unsigned char *, int, unsigned char **, unsigned char **);
/third_party/musl/include/
Dresolv.h134 int dn_comp(const char *, unsigned char *, int, unsigned char **, unsigned char **);
/third_party/musl/porting/uniproton/kernel/include/
Dresolv.h134 int dn_comp(const char *, unsigned char *, int, unsigned char **, unsigned char **);
/third_party/musl/src/network/
Ddn_comp.c57 int dn_comp(const char *src, unsigned char *dst, int space, unsigned char **dnptrs, unsigned char *… in dn_comp() function
/third_party/musl/
Dlibc.map.txt551 dn_comp;
Dmusl_src.gni895 "src/network/dn_comp.c",
DWHATSNEW1253 - res_send, res_mkquery, res_querydomain, and dn_comp functions