OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:delegpt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iter_delegpt.h
57
struct
delegpt
{
struct
92
/** for assertions on type of
delegpt
*/
98
/**
delegpt
from authoritative zone that is locally hosted */
123
/** if the ipv4 address is in the
delegpt
, 0=not, 1=yes 2=negative,
126
/** if the ipv6 address is in the
delegpt
, 0=not, 1=yes 2=negative */
185
struct
delegpt
* delegpt_create(struct regional* regional);
193
struct
delegpt
* delegpt_copy(struct
delegpt
* dp, struct regional* regional);
202
int delegpt_set_name(struct
delegpt
* dp, struct regional* regional,
215
int delegpt_add_ns(struct
delegpt
* dp, struct regional* regional
[
all
...]
iter_delegpt.h
57
struct
delegpt
{
struct
92
/** for assertions on type of
delegpt
*/
98
/**
delegpt
from authoritative zone that is locally hosted */
123
/** if the ipv4 address is in the
delegpt
, 0=not, 1=yes 2=negative,
126
/** if the ipv6 address is in the
delegpt
, 0=not, 1=yes 2=negative */
185
struct
delegpt
* delegpt_create(struct regional* regional);
193
struct
delegpt
* delegpt_copy(struct
delegpt
* dp, struct regional* regional);
202
int delegpt_set_name(struct
delegpt
* dp, struct regional* regional,
215
int delegpt_add_ns(struct
delegpt
* dp, struct regional* regional
[
all
...]
Completed in 28 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026