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

  /bionic/libc/bionic/
netdb.cpp 39 netent* getnetbyaddr(uint32_t /*net*/, int /*type*/) { function
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnetnamadr.c 147 getnetbyaddr(uint32_t addr, int af) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 565 #define getnetbyaddr(...) (pthread_testcancel(), getnetbyaddr(__VA_ARGS__)) macro
    [all...]

Completed in 56 milliseconds