HomeSort by relevance Sort by last modified time
    Searched refs:strport (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libevent/test/
regress_http.c 118 char strport[NI_MAXSERV];
137 snprintf(strport, sizeof (strport), "%d", port);
138 if (getaddrinfo(address, strport, &ai, &aitop) != 0) {
  /external/chromium_org/third_party/libevent/
http.c 2653 char strport[NI_MAXSERV]; local
2732 char strport[NI_MAXSERV]; local
    [all...]
  /external/tcpdump/
configure     [all...]

Completed in 117 milliseconds