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

  /src/lib/libc/resolv/
res_comp.c 95 __weak_alias(dn_comp,__dn_comp)
131 dn_comp(const char *src, u_char *dst, int dstsiz, function in typeref:typename:int
  /src/include/
resolv.h 356 #define dn_comp __dn_comp macro
455 int dn_comp(const char *, u_char *, int, u_char **, u_char **);

Completed in 11 milliseconds