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

  /bionic/libc/dns/resolv/
res_debug.c 715 p_time(u_int32_t value) { function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h 300 #define p_time __p_time macro
341 const char * p_time (u_int32_t) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 300 #define p_time __p_time macro
341 const char * p_time (u_int32_t) __THROW;
  /bionic/libc/dns/include/
resolv_private.h 369 #define p_time __p_time macro
438 const char * p_time(uint32_t);
  /external/mksh/src/
funcs.c 221 static void p_time(struct shf *, bool, long, int, int,
2490 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, function
    [all...]

Completed in 154 milliseconds