HomeSort by relevance Sort by last modified time
    Searched defs:servent (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /bionic/libc/dns/include/
resolv_static.h 26 struct servent servent; member in struct:res_static
  /external/netperf/src/missing/
getaddrinfo.c 342 struct servent *servent; local
385 servent = getservbyname(servname, "udp");
387 servent = getservbyname(servname, "tcp");
389 servent = getservbyname(servname, "tcp");
395 if (servent == NULL) {
399 port = servent->s_port;
528 struct servent *servent; local
549 servent = NULL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ip_types.h 40 struct servent { struct
86 typedef struct servent SERVENT;
87 typedef struct servent *PSERVENT;
88 typedef struct servent *LPSERVENT;
  /bionic/libc/include/
netdb.h 97 struct servent { struct
217 struct servent* getservbyname(const char*, const char*);
218 struct servent* getservbyport(int, const char*);
219 struct servent* getservent(void);
  /development/ndk/platforms/android-21/include/
netdb.h 100 struct servent { struct
234 struct servent *getservbyname(const char *, const char *);
235 struct servent *getservbyport(int, const char *);
236 struct servent *getservent(void);
  /development/ndk/platforms/android-9/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /device/linaro/bootloader/edk2/StdLib/Include/
netdb.h 146 struct servent { struct
251 struct servent *getservbyname (const char *, const char *);
252 struct servent *getservbyport (int, const char *);
253 struct servent *getservent (void);
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
netdb.h 100 struct servent { struct
213 struct servent *getservbyname(const char *, const char *);
214 struct servent *getservbyport(int, const char *);
215 struct servent *getservent(void);

Completed in 926 milliseconds

1 2 3 4 5