Home
last modified time | relevance | path

Searched refs:update_action (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_cache.c924 static void update_action(DICT_CACHE_SREQ *cp, DICT_CACHE *dp, VSTRING *bp) in update_action() function
999 {"update", 3, update_action},
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dupdate.c266 update_action(void *arg);
1900 isc_async_run(dns_zone_getloop(zone), update_action, uev); in send_update_event()
2738 update_action(void *arg) {
2892 update_action(isc_task_t *task, isc_event_t *event) { update_action() function