OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dns_notify_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
zone.c
172
typedef struct dns_notify
dns_notify_t
;
typedef in typeref:struct:dns_notify
361
ISC_LIST(
dns_notify_t
) notifies;
698
ISC_LINK(
dns_notify_t
) link;
981
notify_find_address(
dns_notify_t
*notify);
983
notify_send(
dns_notify_t
*notify);
12250
dns_notify_t
*notify;
12409
dns_notify_t
*notify;
12508
notify_destroy(
dns_notify_t
*notify, bool locked) {
12551
notify_create(isc_mem_t *mctx, unsigned int flags,
dns_notify_t
**notifyp) {
12552
dns_notify_t
*notify
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
169
typedef struct dns_notify
dns_notify_t
;
typedef in typeref:struct:dns_notify
370
ISC_LIST(
dns_notify_t
) notifies;
687
ISC_LINK(
dns_notify_t
) link;
947
notify_find_address(
dns_notify_t
*notify);
949
notify_send(
dns_notify_t
*notify);
12191
dns_notify_t
*notify;
12330
dns_notify_t
*notify;
12430
notify_destroy(
dns_notify_t
*notify, bool locked) {
12470
notify_create(isc_mem_t *mctx, unsigned int flags,
dns_notify_t
**notifyp) {
12471
dns_notify_t
*notify
[
all
...]
Completed in 40 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026