Home
last modified time | relevance | path

Searched refs:ns_namemap_ct (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/arpa/
Dnameser.h118 typedef const struct ns_namemap *ns_namemap_ct; typedef
612 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int) __LIBC_HIDDEN__;
/bionic/libc/dns/nameser/
Dns_name.c786 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { in ns_name_owned()