HomeSort by relevance Sort by last modified time
    Searched full:getservbyport (Results 151 - 175 of 350) sorted by null

1 2 3 4 5 67 8 91011>>

  /bionic/libc/
libc.mips.brillo.map 483 getservbyport;
libc.x86.brillo.map 481 getservbyport;
  /development/ndk/platforms/android-21/arch-arm/symbols/
libc.so.versions.txt 447 getservbyport;
  /development/ndk/platforms/android-21/arch-mips/symbols/
libc.so.versions.txt 445 getservbyport;
  /development/ndk/platforms/android-21/arch-x86/symbols/
libc.so.versions.txt 443 getservbyport;
  /development/ndk/platforms/android-21/include/
netdb.h 235 struct servent *getservbyport(int, const char *);
  /development/ndk/platforms/android-23/arch-arm/symbols/
libc.so.versions.txt 485 getservbyport;
  /development/ndk/platforms/android-23/arch-mips/symbols/
libc.so.versions.txt 483 getservbyport;
  /development/ndk/platforms/android-23/arch-x86/symbols/
libc.so.versions.txt 481 getservbyport;
  /development/ndk/platforms/android-3/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /external/iptables/extensions/
libxt_tcp.c 211 if ((service = getservbyport(htons(port), "tcp")))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 311 WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyport(int port,const char *proto);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
netdb.h 214 struct servent *getservbyport(int, const char *);

Completed in 1963 milliseconds

1 2 3 4 5 67 8 91011>>