OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:length_region
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
proxy2.c
1292
isc_region_t type_region = { 0 },
length_region
= { 0 };
local
1297
length_region
= (isc_region_t){ .base = (uint8_t *)&length,
1304
result = isc_proxy2_header_append(outbuf, &
length_region
);
1308
isc_buffer_putmem(outbuf,
length_region
.base,
1309
length_region
.length);
proxy2.c
1292
isc_region_t type_region = { 0 },
length_region
= { 0 };
local
1297
length_region
= (isc_region_t){ .base = (uint8_t *)&length,
1304
result = isc_proxy2_header_append(outbuf, &
length_region
);
1308
isc_buffer_putmem(outbuf,
length_region
.base,
1309
length_region
.length);
proxy2.c
1292
isc_region_t type_region = { 0 },
length_region
= { 0 };
local
1297
length_region
= (isc_region_t){ .base = (uint8_t *)&length,
1304
result = isc_proxy2_header_append(outbuf, &
length_region
);
1308
isc_buffer_putmem(outbuf,
length_region
.base,
1309
length_region
.length);
Completed in 60 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026