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

  /bionic/libc/dns/net/
getservent.c 116 struct servent* getservent(void) { function
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getservent.c 35 static char sccsid[] = "@(#)getservent.c 8.1 (Berkeley) 6/4/93";
106 /* getservent() expects lines terminated with \n -- make it happy */
137 /* getservent() expects lines terminated with \n -- make it happy */
179 /* getservent() expects lines terminated with \n -- make it happy */
209 getservent() function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 580 #define getservent(...) (pthread_testcancel(), getservent(__VA_ARGS__)) macro
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 777 milliseconds