Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libumem/sparc/
H A Dumem_genasm.c40 umem_genasm(int *alloc_sizes, umem_cache_t **caches, int ncaches) in umem_genasm()
/titanic_44/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c550 umem_genasm(int *cp, umem_cache_t **caches, int nc) in umem_genasm()
/titanic_44/usr/src/lib/libumem/i386/
H A Dumem_genasm.c540 umem_genasm(int *alloc_sizes, umem_cache_t **caches, int ncaches) in umem_genasm()
/titanic_44/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c86 static const char *caches[1] = {"ldap"}; in getcacheptr() local