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

/freebsd-11-stable/include/arpa/
H A Dnameser.h553 #define ns_name_map __ns_name_map macro
625 int ns_name_map(ns_nname_ct, size_t, ns_namemap_t, int);
/freebsd-11-stable/lib/libc/nameser/
H A Dns_name.c792 ns_name_map(ns_nname_ct nname, size_t namelen, ns_namemap_t map, int mapsize) { function
822 l = ns_name_map(nname + n, namelen - n, map, mapsize);
839 * is to make the result comparable to the result of ns_name_map().

Completed in 96 milliseconds