OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfrd_soa
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/nsd/dist/
xfrd-notify.h
32
struct
xfrd_soa
;
58
struct
xfrd_soa
*current_soa; /* current SOA in NSD */
87
struct
xfrd_soa
* new_soa);
94
const dname_type* apex, struct
xfrd_soa
* new_soa);
xfrd-tcp.h
21
struct
xfrd_soa
;
231
const struct dname* apex, struct
xfrd_soa
* soa, int apex_compress);
xfrd-notify.c
24
struct
xfrd_soa
* new_soa);
105
not->current_soa = (struct
xfrd_soa
*)region_alloc(region,
106
sizeof(struct
xfrd_soa
));
107
memset(not->current_soa, 0, sizeof(struct
xfrd_soa
));
494
notify_enable(struct notify_zone* zone, struct
xfrd_soa
* new_soa)
541
xfrd_send_notify(rbtree_type* tree, const dname_type* apex, struct
xfrd_soa
* new_soa)
555
const dname_type* apex, struct
xfrd_soa
* new_soa)
xfrd.h
40
typedef struct
xfrd_soa
xfrd_soa_type;
135
struct
xfrd_soa
{
struct
xfrd-tcp.c
566
const dname_type* apex, struct
xfrd_soa
* soa, int apex_compress)
Completed in 47 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026