OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_port
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/nsd/dist/
xdp-server.c
650
uint16_t
tmp_port
; /* not touching endianness */
local
651
tmp_port
= udp->source;
653
udp->dest =
tmp_port
;
/src/external/bsd/libevent/dist/
evutil.c
1432
int
tmp_port
;
local
1434
res, &
tmp_port
);
/src/external/bsd/ntp/dist/sntp/libevent/
evutil.c
1430
int
tmp_port
;
local
1432
res, &
tmp_port
);
/src/crypto/external/bsd/openssl/dist/apps/
s_client.c
1513
char *tmp_host = host, *
tmp_port
= port;
local
1518
if (
tmp_port
!= port)
1519
OPENSSL_free(
tmp_port
);
1530
char *tmp_host = host, *
tmp_port
= port;
local
1556
if (
tmp_port
!= port)
1557
OPENSSL_free(
tmp_port
);
/src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c
1577
char *tmp_host = host, *
tmp_port
= port;
local
1585
if (
tmp_port
!= port)
1586
OPENSSL_free(
tmp_port
);
1603
char *tmp_host = host, *
tmp_port
= port;
local
1609
if (
tmp_port
!= port)
1610
OPENSSL_free(
tmp_port
);
/src/crypto/external/apache2/openssl/dist/apps/
s_client.c
1713
char *tmp_host = host, *
tmp_port
= port;
local
1718
if (
tmp_port
!= port)
1719
OPENSSL_free(
tmp_port
);
1731
char *tmp_host = host, *
tmp_port
= port;
local
1757
if (
tmp_port
!= port)
1758
OPENSSL_free(
tmp_port
);
Completed in 44 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026