Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser.h119 typedef const struct ns_namemap *ns_namemap_ct; typedef
604 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
/freebsd/lib/libc/nameser/
H A Dns_name.c765 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { in ns_name_owned()