OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_local
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
bio_dgram_test.c
502
struct in_addr
in_local
;
local
512
in_local
.s_addr = ntohl(0x7f000001);
635
if (!TEST_int_eq(BIO_ADDR_rawmake(addr1, AF_INET, &
in_local
,
636
sizeof(
in_local
), 1234),
644
if (!TEST_int_eq(BIO_ADDR_rawmake(addr2, AF_INET, &
in_local
,
645
sizeof(
in_local
), 2345),
bio_dgram_test.c
502
struct in_addr
in_local
;
local
512
in_local
.s_addr = ntohl(0x7f000001);
635
if (!TEST_int_eq(BIO_ADDR_rawmake(addr1, AF_INET, &
in_local
,
636
sizeof(
in_local
), 1234),
644
if (!TEST_int_eq(BIO_ADDR_rawmake(addr2, AF_INET, &
in_local
,
645
sizeof(
in_local
), 2345),
Completed in 74 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026