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

  /external/libevent/
http.c 4285 char strport[NI_MAXSERV]; local
4361 char strport[NI_MAXSERV]; local
    [all...]
  /external/libevent/test/
regress_http.c 172 char strport[NI_MAXSERV]; local
181 evutil_snprintf(strport, sizeof(strport), "%d", port);
182 if (evutil_getaddrinfo(address, strport, &ai, &aitop) != 0) {
    [all...]
  /external/python/cpython2/
configure     [all...]
  /external/python/cpython3/
configure     [all...]

Completed in 221 milliseconds