OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmp_host
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/apps/
s_client.c
1513
char *
tmp_host
= host, *tmp_port = port;
local
1516
if (
tmp_host
!= host)
1517
OPENSSL_free(
tmp_host
);
1530
char *
tmp_host
= host, *tmp_port = port;
local
1554
if (
tmp_host
!= host)
1555
OPENSSL_free(
tmp_host
);
/src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c
1577
char *
tmp_host
= host, *tmp_port = port;
local
1583
if (
tmp_host
!= host)
1584
OPENSSL_free(
tmp_host
);
1603
char *
tmp_host
= host, *tmp_port = port;
local
1607
if (
tmp_host
!= host)
1608
OPENSSL_free(
tmp_host
);
/src/crypto/external/apache2/openssl/dist/apps/
s_client.c
1713
char *
tmp_host
= host, *tmp_port = port;
local
1716
if (
tmp_host
!= host)
1717
OPENSSL_free(
tmp_host
);
1731
char *
tmp_host
= host, *tmp_port = port;
local
1755
if (
tmp_host
!= host)
1756
OPENSSL_free(
tmp_host
);
/src/external/lgpl3/gmp/dist/
configure
3969
tmp_host
=`echo $host_cpu | sed 's/\./_/'`
3971
#define HAVE_HOST_CPU_$
tmp_host
1
3975
echo "define_not_for_expansion(\`HAVE_HOST_CPU_$
tmp_host
')" >> $gmp_tmpconfigm4p
Completed in 68 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026