HomeSort by relevance Sort by last modified time
    Searched refs:addrinfo (Results 76 - 100 of 196) sorted by null

1 2 34 5 6 7 8

  /external/chromium/net/tools/flip_server/
create_listener.cc 23 // used to ensure we delete the addrinfo structure
27 struct addrinfo * addrinfo_ptr_;
30 explicit AddrinfoGuard(struct addrinfo* addrinfo_ptr) :
119 struct addrinfo *results = 0;
120 struct addrinfo hints;
138 // this will delete the addrinfo memory when we return from this function.
243 struct addrinfo *results = 0;
244 struct addrinfo hints;
261 // this will delete the addrinfo memory when we return from this function.
  /external/chromium_org/net/tools/flip_server/
create_listener.cc 23 // used to ensure we delete the addrinfo structure
27 struct addrinfo * addrinfo_ptr_;
30 explicit AddrinfoGuard(struct addrinfo* addrinfo_ptr) :
119 struct addrinfo *results = 0;
120 struct addrinfo hints;
138 // this will delete the addrinfo memory when we return from this function.
243 struct addrinfo *results = 0;
244 struct addrinfo hints;
261 // this will delete the addrinfo memory when we return from this function.
  /external/netperf/
nettest_bsd.h 411 extern struct addrinfo *complete_addrinfo(char *controlhost,
418 extern void complete_addrinfos(struct addrinfo **remote,
419 struct addrinfo **local,
427 struct addrinfo *source,
428 struct addrinfo *destination);
429 extern void set_port_number(struct addrinfo *res,
  /external/netcat/
netcat.c 106 int local_listen(char *, char *, struct addrinfo);
108 int remote_connect(const char *, const char *, struct addrinfo);
111 int socks_connect(const char *, const char *, struct addrinfo,
112 const char *, const char *, struct addrinfo, int, const char *);
127 struct addrinfo hints;
133 struct addrinfo proxyhints;
329 /* Initialize addrinfo structure. */
331 memset(&hints, 0, sizeof(struct addrinfo));
360 memset(&proxyhints, 0, sizeof(struct addrinfo));
590 remote_connect(const char *host, const char *port, struct addrinfo hints
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
netdb.h 538 struct addrinfo struct
547 struct addrinfo *ai_next; /* Pointer to next in list. */
556 const struct addrinfo *ar_request; /* Additional request specification. */
557 struct addrinfo *ar_result; /* Pointer to result. */
568 /* Possible values for `ai_flags' field in `addrinfo' structure. */
633 __const struct addrinfo *__restrict __req,
634 struct addrinfo **__restrict __pai);
636 /* Free `addrinfo' structure AI including associated storage. */
637 extern void freeaddrinfo (struct addrinfo *__ai) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 538 struct addrinfo struct
547 struct addrinfo *ai_next; /* Pointer to next in list. */
556 const struct addrinfo *ar_request; /* Additional request specification. */
557 struct addrinfo *ar_result; /* Pointer to result. */
568 /* Possible values for `ai_flags' field in `addrinfo' structure. */
633 __const struct addrinfo *__restrict __req,
634 struct addrinfo **__restrict __pai);
636 /* Free `addrinfo' structure AI including associated storage. */
637 extern void freeaddrinfo (struct addrinfo *__ai) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 538 struct addrinfo struct
547 struct addrinfo *ai_next; /* Pointer to next in list. */
556 const struct addrinfo *ar_request; /* Additional request specification. */
557 struct addrinfo *ar_result; /* Pointer to result. */
568 /* Possible values for `ai_flags' field in `addrinfo' structure. */
633 __const struct addrinfo *__restrict __req,
634 struct addrinfo **__restrict __pai);
636 /* Free `addrinfo' structure AI including associated storage. */
637 extern void freeaddrinfo (struct addrinfo *__ai) __THROW;
  /cts/tests/tests/net/jni/
NativeDnsJni.c 32 struct addrinfo *answer;
42 struct addrinfo *current = answer;
75 struct addrinfo *current = answer;
  /external/chromium/net/base/
host_resolver_proc.cc 23 bool IsAllLocalhostOfOneFamily(const struct addrinfo* ai) {
141 struct addrinfo* ai = NULL;
142 struct addrinfo hints = {0};
  /external/chromium_org/net/dns/
host_resolver_proc.cc 24 bool IsAllLocalhostOfOneFamily(const struct addrinfo* ai) {
130 struct addrinfo* ai = NULL;
131 struct addrinfo hints = {0};
  /external/chromium/net/socket/
tcp_client_socket_libevent.h 140 int CreateSocket(const struct addrinfo* ai);
157 const struct addrinfo* current_ai_;
transport_client_socket_pool.cc 34 const struct addrinfo* ai = addrlist.head();
50 for (const struct addrinfo* ai = addrlist.head(); ai; ai = ai->ai_next) {
159 for (const struct addrinfo* ai = addrlist->head(); ai; ai = ai->ai_next) {
168 struct addrinfo* head = CreateCopyOfAddrinfo(addrlist->head(), true);
169 struct addrinfo* tail = head;
  /bionic/tests/
netdb_test.cpp 25 addrinfo* ai = NULL;
  /external/android-clat/
dns64.c 37 struct addrinfo hints, *result, *p;
  /system/netd/
DnsProxyListener.cpp 53 struct addrinfo* hints,
140 struct addrinfo* result = NULL;
148 struct addrinfo* ai = result;
150 success = sendLenAndData(mClient, sizeof(struct addrinfo), ai)
210 struct addrinfo* hints = NULL;
220 hints = (struct addrinfo*) calloc(1, sizeof(struct addrinfo));
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 196 } addrinfo; member in union:request_state::__anon24555
    [all...]
  /external/chromium_org/net/base/
address_list_unittest.cc 19 // Create an addrinfo with a canonical name.
26 struct addrinfo ai;
34 // Copy the addrinfo struct into an AddressList object and
45 // Create an 4-element addrinfo.
48 struct addrinfo ai[kNumElements];
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_osf1.h 75 struct addrinfo { struct
83 struct addrinfo *ai_next;
  /external/opencv/otherlibs/highgui/
cvcap_socket.cpp 95 struct addrinfo *pAddrInfo;
107 // Free the addrinfo if it was allocated.
123 // Setup a new addrinfo to support a streaming socket at the given address and port.
124 struct addrinfo hints;
210 // First ensure that our addrinfo and read buffer are allocated.
  /external/chromium/third_party/libevent/
http-internal.h 34 struct addrinfo;
  /external/chromium_org/third_party/libevent/
http-internal.h 34 struct addrinfo;
  /external/qemu/
qemu-sockets.c 65 static int inet_getport(struct addrinfo *e)
82 static void inet_setport(struct addrinfo *e, int port)
109 static void inet_print_addrinfo(const char *tag, struct addrinfo *res)
111 struct addrinfo *e;
126 struct addrinfo ai,*res,*e;
234 struct addrinfo ai,*res,*e;
311 struct addrinfo ai, *peer = NULL, *local = NULL;
  /external/chromium-trace/trace-viewer/examples/stream_server/
standalone.py 323 for addrinfo in addrinfo_array:
324 self._logger.info('Create socket on: %r', addrinfo)
325 family, socktype, proto, canonname, sockaddr = addrinfo
350 self._sockets.append((socket_, addrinfo))
360 socket_, addrinfo = socketinfo
361 self._logger.info('Bind on: %r', addrinfo)
382 socket_, addrinfo = socketinfo
383 self._logger.info('Listen on: %r', addrinfo)
404 socket_, addrinfo = socketinfo
405 self._logger.info('Close on: %r', addrinfo)
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
standalone.py 319 for addrinfo in addrinfo_array:
320 self._logger.info('Create socket on: %r', addrinfo)
321 family, socktype, proto, canonname, sockaddr = addrinfo
346 self._sockets.append((socket_, addrinfo))
356 socket_, addrinfo = socketinfo
357 self._logger.info('Bind on: %r', addrinfo)
378 socket_, addrinfo = socketinfo
379 self._logger.info('Listen on: %r', addrinfo)
400 socket_, addrinfo = socketinfo
401 self._logger.info('Close on: %r', addrinfo)
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py 418 for addrinfo in addrinfo_array:
419 self._logger.info('Create socket on: %r', addrinfo)
420 family, socktype, proto, canonname, sockaddr = addrinfo
445 self._sockets.append((socket_, addrinfo))
455 socket_, addrinfo = socketinfo
456 self._logger.info('Bind on: %r', addrinfo)
486 socket_, addrinfo = socketinfo
487 self._logger.info('Listen on: %r', addrinfo)
508 socket_, addrinfo = socketinfo
509 self._logger.info('Close on: %r', addrinfo)
    [all...]

Completed in 1324 milliseconds

1 2 34 5 6 7 8