[go: nahoru, domu]

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

/bionic/libc/include/arpa/
H A Dnameser.h551 #define ns_name_map __ns_name_map macro
613 int ns_name_map(ns_nname_ct, size_t, ns_namemap_t, int) __LIBC_HIDDEN__;
/bionic/libc/dns/nameser/
H A Dns_name.c803 ns_name_map(ns_nname_ct nname, size_t namelen, ns_namemap_t map, int mapsize) { function
833 l = ns_name_map(nname + n, namelen - n, map, mapsize);
850 * is to make the result comparable to the result of ns_name_map().

Completed in 6 milliseconds