Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c335 idmap_sqlite_busy_handler(void *arg, const char *table_name, int count) in idmap_sqlite_busy_handler() function
397 sqlite_busy_handler(tsd->db_db, idmap_sqlite_busy_handler, in get_db_handle()
436 sqlite_busy_handler(tsd->cache_db, idmap_sqlite_busy_handler, in get_cache_handle()