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

/freebsd-11-stable/lib/libc/resolv/
H A Dres_comp.c126 if (ns_name_skip(&ptr, eom) == -1)
/freebsd-11-stable/include/arpa/
H A Dnameser.h548 #define ns_name_skip __ns_name_skip macro
619 int ns_name_skip(const u_char **, const u_char *);
/freebsd-11-stable/lib/libc/nameser/
H A Dns_name.c681 ns_name_skip(const u_char **ptrptr, const u_char *eom) function
719 * (This is basically ns_name_skip() without compression-pointer support.)

Completed in 73 milliseconds