Home
last modified time | relevance | path

Searched refs:ns_samedomain (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/nameser/
H A Dns_samedomain.c49 ns_samedomain(const char *a, const char *b) { in ns_samedomain() function
148 return (ns_samename(a, b) != 1 && ns_samedomain(a, b)); in ns_subdomain()
H A DMakefile.inc4 SRCS+= ns_name.c ns_netint.c ns_parse.c ns_print.c ns_samedomain.c ns_ttl.c
/freebsd/include/arpa/
H A Dnameser.h556 #define ns_samedomain __ns_samedomain macro
628 int ns_samedomain(const char *, const char *);
/freebsd/lib/libc/resolv/
H A Dres_findzonecut.c340 if (ns_samedomain(dname, t) == 0) { in get_soa()
351 ns_samedomain(dname, t) == 0) { in get_soa()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2445 fun:ns_samedomain=uninstrumented