HomeSort by relevance Sort by last modified time
    Searched defs:create_cache (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
piclfrutree.h 209 boolean_t create_cache; member in struct:__anon1231
  /onnv/onnv-gate/usr/src/lib/libmtmalloc/common/
mtmalloc.c 77 * and initialized in the function create_cache(). New caches are installed at
118 static void create_cache(cache_t *, size_t bufsize, uint_t hunks);
884 create_cache(cache_t *cp, size_t size, uint_t chunksize) function
1060 create_cache(thiscache, buffer_size, thisrequest);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/rcm_daemon/common/
svm_rcm.c 180 static cache_t *create_cache();
265 if ((svm_cache = create_cache()) == NULL) {
1795 create_cache() function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
elfdump.c 4176 create_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, Cache **cache, function
    [all...]

Completed in 120 milliseconds