OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strport
(Results
1 - 3
of
3
) sorted by null
/external/chromium/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/third_party/libevent/
http.c
2653
char
strport
[NI_MAXSERV];
local
2732
char
strport
[NI_MAXSERV];
local
[
all
...]
/external/tcpdump/
configure
[
all
...]
Completed in 26 milliseconds