Home
last modified time | relevance | path

Searched defs:cache_t (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.h55 typedef struct cache_t { struct
56 int hsz;
57 int bsz;
58 Bucket *bp;
59 int (*hfunc)(void *, int, int);
60 int (*cfunc)(void *, void *, int);
61 void (*kffunc)(void *);
62 void (*dffunc)(void *);
/titanic_41/usr/src/lib/libpkg/common/
H A Dnhash.h54 typedef struct cache_t { struct
55 int hsz;
56 int bsz;
57 Bucket *bp;
58 int (*hfunc)(void *, int, int);
59 int (*cfunc)(void *, void *, int);
/titanic_41/usr/src/cmd/isns/isnsd/
H A Disns_cache.h66 } cache_t; typedef
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dpapi_impl.h66 } cache_t; typedef
/titanic_41/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc_impl.h53 } cache_t; typedef
/titanic_41/usr/src/stand/lib/fs/common/
H A Dcache.c68 } cache_t; typedef
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c84 } cache_t; typedef
H A Dsvm_rcm.c153 } cache_t; typedef