Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libc/port/threads/
H A Dtdb_agent.c140 if (tdbp->tdb_hash_alloc_failed) in alloc_sync_addr()
149 tdbp->tdb_hash_alloc_failed = 1; in alloc_sync_addr()
178 if (tdbp->tdb_hash_alloc_failed) in initialize_sync_hash()
190 if (tdbp->tdb_sync_addr_hash != NULL || tdbp->tdb_hash_alloc_failed) { in initialize_sync_hash()
200 tdbp->tdb_hash_alloc_failed = 1; in initialize_sync_hash()
/onnv-gate/usr/src/lib/libc/inc/
H A Dtdb_agent.h229 int tdb_hash_alloc_failed; member
253 int tdb_hash_alloc_failed; member
/onnv-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c861 uberdata.tdb.tdb_hash_alloc_failed); in d_uberdata()