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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getservbyport.c 35 static char sccsid[] = "@(#)getservbyport.c 8.1 (Berkeley) 6/4/93";
44 getservbyport(int port, const char *proto) function
  /bionic/libc/dns/net/
getservent.c 137 struct servent* getservbyport(int port, const char* proto) { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 579 #define getservbyport(...) (pthread_testcancel(), getservbyport(__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 102 milliseconds