Searched refs:ns_name_skip (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libc/resolv/
H A Dres_comp.c128 if (ns_name_skip(&ptr, eom) == -1)
/freebsd-13-stable/include/arpa/
H A Dnameser.h550 #define ns_name_skip __ns_name_skip macro
621 int ns_name_skip(const u_char **, const u_char *);
/freebsd-13-stable/lib/libc/nameser/
H A Dns_name.c683 ns_name_skip(const u_char **ptrptr, const u_char *eom) function
721 * (This is basically ns_name_skip() without compression-pointer support.)

Completed in 82 milliseconds