Home
last modified time | relevance | path

Searched defs:db_cache (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgettxt.c70 struct db_cache { struct
73 struct db_cache *next; argument
76 static struct db_cache *db_cache; variable
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h342 void *db_cache; /* kmem cache descriptor */ member