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

  /bionic/libc/netbsd/nameser/
ns_name.c 462 * ns_name_pack(src, dst, dstsiz, dnptrs, lastdnptr)
479 ns_name_pack(const u_char *src, u_char *dst, int dstsiz, function
614 return (ns_name_pack(tmp, dst, (int)dstsiz, dnptrs, lastdnptr));
  /bionic/libc/private/
arpa_nameser.h 489 #define ns_name_pack __ns_name_pack macro
531 int ns_name_pack(const u_char *, u_char *, int,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 489 #define ns_name_pack __ns_name_pack macro
530 int ns_name_pack (const u_char *, u_char *, int,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 489 #define ns_name_pack __ns_name_pack macro
530 int ns_name_pack (const u_char *, u_char *, int,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 489 #define ns_name_pack __ns_name_pack macro
530 int ns_name_pack (const u_char *, u_char *, int,

Completed in 286 milliseconds