OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notify_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
12470
notify_create
(isc_mem_t *mctx, unsigned int flags, dns_notify_t **notifyp) {
function
12773
result =
notify_create
(notify->mctx, flags, &newnotify);
12937
result =
notify_create
(zone->mctx, flags, ¬ify);
13015
result =
notify_create
(zone->mctx, flags, ¬ify);
/src/external/mpl/bind/dist/lib/dns/
zone.c
12550
notify_create
(isc_mem_t *mctx, unsigned int flags, dns_notify_t **notifyp) {
function
12880
result =
notify_create
(notify->mctx, flags, &newnotify);
13105
result =
notify_create
(zone->mctx, flags, ¬ify);
13197
result =
notify_create
(zone->mctx, flags, ¬ify);
Completed in 59 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026