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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_cache.c922 /* update_action - update cache entry */
924 static void update_action(DICT_CACHE_SREQ *cp, DICT_CACHE *dp, VSTRING *bp) function
929 msg_warn("update_action: update failed: %s: %m", STR(bp));
931 msg_warn("update_action: update failed: %s", STR(bp));
999 {"update", 3, update_action},
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dupdate.c270 update_action(isc_task_t *task, isc_event_t *event);
1894 client->mctx, client, DNS_EVENT_UPDATE, update_action, NULL,
2892 update_action(isc_task_t *task, isc_event_t *event) { function

Completed in 226 milliseconds