OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unmarshal_u8
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/nsd/dist/
options.c
1517
unmarshal_u8
(struct buffer* b)
function
1580
uint8_t nonnull =
unmarshal_u8
(b);
1629
while(
unmarshal_u8
(b)) {
1746
p->allow_axfr_fallback =
unmarshal_u8
(b);
1747
p->allow_axfr_fallback_is_default =
unmarshal_u8
(b);
1748
p->notify_retry =
unmarshal_u8
(b);
1749
p->notify_retry_is_default =
unmarshal_u8
(b);
1750
p->implicit =
unmarshal_u8
(b);
1759
p->max_refresh_time_is_default =
unmarshal_u8
(b);
1761
p->min_refresh_time_is_default =
unmarshal_u8
(b)
[
all
...]
Completed in 26 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026