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

  /bionic/libc/dns/include/
resolv_private.h 397 #define sym_ston __sym_ston macro
421 int sym_ston(const struct res_sym *, const char *, int *);
  /bionic/libc/dns/resolv/
res_debug.c 566 sym_ston(const struct res_sym *syms, const char *name, int *success) { function
1195 result = sym_ston(__p_class_syms, buf, &success);
1218 result = sym_ston(__p_type_syms, buf, &success);
    [all...]

Completed in 33 milliseconds