HomeSort by relevance Sort by last modified time
    Searched refs:dn_count_labels (Results 1 - 3 of 3) sorted by null

  /bionic/libc/dns/include/
resolv_private.h 356 #define dn_count_labels __dn_count_labels macro
449 int dn_count_labels(const char *);
  /bionic/libc/dns/resolv/
res_debug.c 1139 dn_count_labels(const char *name) { function
    [all...]
  /bionic/libc/dns/nameser/
ns_print.c 530 if (labels > (u_int)dn_count_labels(name))

Completed in 103 milliseconds