Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dscache_clnt.c166 auto_clnt_recover(sp->auto_clnt); in scache_clnt_save_endp()
245 auto_clnt_recover(sp->auto_clnt); in scache_clnt_find_endp()
311 auto_clnt_recover(sp->auto_clnt); in scache_clnt_save_dest()
389 auto_clnt_recover(sp->auto_clnt); in scache_clnt_find_dest()
H A Ddict_memcache.c175 auto_clnt_recover(dict_mc->clnt); in dict_memcache_set()
216 auto_clnt_recover(dict_mc->clnt); in dict_memcache_get()
219 auto_clnt_recover(dict_mc->clnt); in dict_memcache_get()
254 auto_clnt_recover(dict_mc->clnt); in dict_memcache_del()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dattr_clnt.c229 auto_clnt_recover(client->auto_clnt); in attr_clnt_request()
247 auto_clnt_recover(client->auto_clnt); in attr_clnt_request()
H A Dauto_clnt.h29 extern void auto_clnt_recover(AUTO_CLNT *);
H A Dauto_clnt.c266 void auto_clnt_recover(AUTO_CLNT *auto_clnt) in auto_clnt_recover() function
H A Ddict_sockmap.c235 auto_clnt_recover(sockmap_clnt); in dict_sockmap_lookup()