Searched refs:dn_comp (Results 1 – 4 of 4) sorted by relevance
/openbsd/include/ |
H A D | resolv.h | 263 #define dn_comp __dn_comp macro 291 int dn_comp(const char *, unsigned char *, int,
|
/openbsd/lib/libc/net/ |
H A D | res_comp.c | 165 dn_comp(const char *exp_dn, u_char *comp_dn, int length, u_char **dnptrs, in dn_comp() function
|
/openbsd/usr.sbin/dhcpd/ |
H A D | confpars.c | 1553 n = dn_comp(domains[i], &buf[bufn], bufsiz - bufn, bufptrs, in parse_domain_and_comp()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 2512 # define DN_COMP_INTERCEPTOR_NAME dn_comp
|