HomeSort by: relevance | last modified time | path
    Searched defs:rdatalen (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_debug.c 201 size_t rdatalen, ttl; local in function:do_section
204 rdatalen = ns_rr_rdlen(rr);
211 while (rdatalen >= 4) {
252 rdatalen -= 4 + optlen;
res_debug.c 201 size_t rdatalen, ttl; local in function:do_section
204 rdatalen = ns_rr_rdlen(rr);
211 while (rdatalen >= 4) {
252 rdatalen -= 4 + optlen;

Completed in 22 milliseconds