Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c98 struct idmap_busy db_busy; member
393 tsd->db_busy.name = IDMAP_DBNAME; in get_db_handle()
394 tsd->db_busy.delays = db_delay_table; in get_db_handle()
395 tsd->db_busy.delay_size = sizeof (db_delay_table) / in get_db_handle()
398 &tsd->db_busy); in get_db_handle()