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

  /bionic/libc/private/
resolv_private.h 391 #define sym_ston __sym_ston macro
415 int sym_ston(const struct res_sym *, const char *, int *);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 320 #define sym_ston __sym_ston macro
326 int sym_ston (const struct res_sym *, const char *, int *) __THROW;
  /bionic/libc/netbsd/resolv/
res_debug.c 503 sym_ston(const struct res_sym *syms, const char *name, int *success) { function
1136 result = sym_ston(__p_class_syms, buf, &success);
1159 result = sym_ston(__p_type_syms, buf, &success);

Completed in 58 milliseconds