Home
last modified time | relevance | path

Searched refs:get_cache_handle (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmapd.h316 extern idmap_retcode get_cache_handle(sqlite **);
H A Dserver.c201 result->retcode = get_cache_handle(&cache); in idmap_get_mapped_ids_1_svc()
676 result->retcode = get_cache_handle(&cache); in idmap_list_mappings_1_svc()
H A Ddbutils.c408 get_cache_handle(sqlite **cache) in get_cache_handle() function
4920 rc = get_cache_handle(&cache); in idmap_cache_flush()