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

  /bionic/libc/netbsd/resolv/
res_random.c 173 * This function is called from res_randomid() when needed, an
232 res_randomid(void) function
269 wert = res_randomid();
res_init.c 232 statp->id = res_randomid();
720 res_randomid(void) { function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 317 #define res_randomid __res_randomid macro
353 u_int res_randomid (void) __THROW;
  /bionic/libc/private/
resolv_private.h 388 #define res_randomid __res_randomid macro
447 u_int res_randomid(void);
495 u_int res_randomid(void);

Completed in 70 milliseconds