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

  /bionic/libc/netbsd/nameser/
ns_ttl.c 55 ns_format_ttl(u_long src, char *dst, size_t dstlen) { function
  /bionic/libc/private/
arpa_nameser.h 482 #define ns_format_ttl __ns_format_ttl macro
523 int ns_format_ttl(u_long, char *, size_t);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 482 #define ns_format_ttl __ns_format_ttl macro
522 int ns_format_ttl (u_long, char *, size_t) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 482 #define ns_format_ttl __ns_format_ttl macro
522 int ns_format_ttl (u_long, char *, size_t) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 482 #define ns_format_ttl __ns_format_ttl macro
522 int ns_format_ttl (u_long, char *, size_t) __THROW;

Completed in 622 milliseconds