OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ehost
(Results
1 - 3
of
3
) sorted by null
/external/apache-http/android/src/android/net/http/
IdleCache.java
100
HttpHost
eHost
= entry.mHost;
101
if (
eHost
!= null &&
eHost
.equals(host)) {
/external/libpcap/
pcap-filter.manmisc.in
206
which can be used with either names or numbers for \fIhost /
ehost
\fP.)
579
.IR
ehost
.
583
.IR
ehost
.
588
.IR
ehost
.
591
.IR
ehost
.
596
.IR
ehost
.
601
.IR
ehost
.
[
all
...]
/external/curl/packages/OS400/
os400sys.c
927
char *
ehost
;
local
935
if(!(
ehost
= malloc(i + 1)))
938
QadrtConvertA2E(
ehost
, host, i, i);
939
ehost
[i] = '\0';
940
result = (void *) ldap_init(
ehost
, port);
941
free(
ehost
);
Completed in 119 milliseconds