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

  /bionic/libc/bionic/
netdb.cpp 63 void setnetent(int /*stayopen*/) { function
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnetnamadr.c 175 setnetent(int stayopen) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 650 #define setnetent(...) (pthread_testcancel(), setnetent(__VA_ARGS__)) macro
    [all...]

Completed in 128 milliseconds