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

1 2 3 4 5

  /bionic/libc/dns/net/
servent.h 1 /* $NetBSD: servent.h,v 1.1 2005/04/18 19:39:45 kleink Exp $ */
44 struct servent* getservent_r(res_static rs);
getservent.c 32 #include "servent.h"
50 struct servent *
81 /* reallocate the thread-specific servent struct */
82 p2 = realloc( (char*)rs->servent.s_aliases, total );
87 rs->servent.s_aliases = (char**) p2;
89 rs->servent.s_name = p2;
91 rs->servent.s_proto = p2;
94 memcpy( rs->servent.s_name, p+1, namelen );
95 rs->servent.s_name[namelen] = 0;
102 rs->servent.s_port = htons(port)
    [all...]
getservbyport.c 30 #include "servent.h"
32 struct servent *
44 struct servent* s = getservent_r(rs);
getservbyname.c 31 #include "servent.h"
33 struct servent *
45 struct servent* s = getservent_r(rs);
  /bionic/libc/dns/include/
resolv_static.h 26 struct servent servent; member in struct:res_static
  /external/libpcap/Win32/Include/net/
netdb.h 113 struct servent *getservent (void);
151 struct servent *getservbyname_r (const char * __name,
152 const char *__proto, struct servent *__result,
154 struct servent *getservbyport_r (int __port,
155 const char *__proto, struct servent *__result,
157 struct servent *getservent_r (struct servent *__result,
  /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;
  /development/ndk/platforms/android-3/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);
  /development/ndk/sources/android/libportable/common/include/
netdb_portable.h 109 struct servent {
228 struct servent *getservbyname(const char *, const char *);
229 struct servent *getservbyport(int, const char *);
230 struct servent *getservent(void);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
netdb.h 100 struct servent { struct
235 struct servent *getservbyname(const char *, const char *);
236 struct servent *getservbyport(int, const char *);
237 struct servent *getservent(void);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
netdb.h 100 struct servent { struct
235 struct servent *getservbyname(const char *, const char *);
236 struct servent *getservbyport(int, const char *);
237 struct servent *getservent(void);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
netdb.h 100 struct servent { struct
235 struct servent *getservbyname(const char *, const char *);
236 struct servent *getservbyport(int, const char *);
237 struct servent *getservent(void);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
netdb.h 100 struct servent { struct
235 struct servent *getservbyname(const char *, const char *);
236 struct servent *getservbyport(int, const char *);
237 struct servent *getservent(void);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
netdb.h 100 struct servent { struct
235 struct servent *getservbyname(const char *, const char *);
236 struct servent *getservbyport(int, const char *);
237 struct servent *getservent(void);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
netdb.h 100 struct servent { struct
235 struct servent *getservbyname(const char *, const char *);
236 struct servent *getservbyport(int, const char *);
237 struct servent *getservent(void);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h 100 struct servent { struct
216 struct servent *getservbyname(const char *, const char *);
217 struct servent *getservbyport(int, const char *);
218 struct servent *getservent(void);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
netdb.h 100 struct servent { struct
216 struct servent *getservbyname(const char *, const char *);
217 struct servent *getservbyport(int, const char *);
218 struct servent *getservent(void);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
netdb.h 100 struct servent { struct
216 struct servent *getservbyname(const char *, const char *);
217 struct servent *getservbyport(int, const char *);
218 struct servent *getservent(void);
  /prebuilts/ndk/7/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/7/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/7/platforms/android-3/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/7/platforms/android-3/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/7/platforms/android-4/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/7/platforms/android-4/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/7/platforms/android-5/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);

Completed in 62 milliseconds

1 2 3 4 5