Home
last modified time | relevance | path

Searched refs:newnotify (Results 1 – 6 of 6) sorted by relevance

/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Languages/English/
H A DEmail.lng354 newnotify => "New post alert.",
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c11401 dns_notify_t *newnotify = NULL; in notify_send() local
11423 newnotify = NULL; in notify_send()
11425 result = notify_create(notify->mctx, flags, &newnotify); in notify_send()
11428 zone_iattach(notify->zone, &newnotify->zone); in notify_send()
11429 ISC_LIST_APPEND(newnotify->zone->notifies, newnotify, link); in notify_send()
11430 newnotify->dst = dst; in notify_send()
11432 result = notify_send_queue(newnotify, startup); in notify_send()
11435 newnotify = NULL; in notify_send()
11439 if (newnotify != NULL) in notify_send()
11440 notify_destroy(newnotify, true); in notify_send()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c12137 dns_notify_t *newnotify = NULL; in notify_send() local
12162 newnotify = NULL; in notify_send()
12164 result = notify_create(notify->mctx, flags, &newnotify); in notify_send()
12168 zone_iattach(notify->zone, &newnotify->zone); in notify_send()
12169 ISC_LIST_APPEND(newnotify->zone->notifies, newnotify, link); in notify_send()
12170 newnotify->dst = dst; in notify_send()
12172 result = notify_send_queue(newnotify, startup); in notify_send()
12176 newnotify = NULL; in notify_send()
12180 if (newnotify != NULL) { in notify_send()
12181 notify_destroy(newnotify, true); in notify_send()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c12656 dns_notify_t *newnotify = NULL; in notify_send() local
12681 newnotify = NULL; in notify_send()
12683 result = notify_create(notify->mctx, flags, &newnotify); in notify_send()
12687 zone_iattach(notify->zone, &newnotify->zone); in notify_send()
12688 ISC_LIST_APPEND(newnotify->zone->notifies, newnotify, link); in notify_send()
12689 newnotify->dst = dst; in notify_send()
12691 result = notify_send_queue(newnotify, startup); in notify_send()
12695 newnotify = NULL; in notify_send()
12699 if (newnotify != NULL) { in notify_send()
12700 notify_destroy(newnotify, true); in notify_send()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c12656 dns_notify_t *newnotify = NULL; in notify_send() local
12681 newnotify = NULL; in notify_send()
12683 result = notify_create(notify->mctx, flags, &newnotify); in notify_send()
12687 zone_iattach(notify->zone, &newnotify->zone); in notify_send()
12688 ISC_LIST_APPEND(newnotify->zone->notifies, newnotify, link); in notify_send()
12689 newnotify->dst = dst; in notify_send()
12691 result = notify_send_queue(newnotify, startup); in notify_send()
12695 newnotify = NULL; in notify_send()
12699 if (newnotify != NULL) { in notify_send()
12700 notify_destroy(newnotify, true); in notify_send()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c12673 dns_notify_t *newnotify = NULL; in notify_send() local
12698 newnotify = NULL; in notify_send()
12700 result = notify_create(notify->mctx, flags, &newnotify); in notify_send()
12704 zone_iattach(notify->zone, &newnotify->zone); in notify_send()
12705 ISC_LIST_APPEND(newnotify->zone->notifies, newnotify, link); in notify_send()
12706 newnotify->dst = dst; in notify_send()
12708 result = notify_send_queue(newnotify, startup); in notify_send()
12712 newnotify = NULL; in notify_send()
12716 if (newnotify != NULL) { in notify_send()
12717 notify_destroy(newnotify, true); in notify_send()