Searched refs:create_cache (Results 1 – 6 of 6) sorted by relevance
| /titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
| H A D | piclfrutree.h | 209 boolean_t create_cache; member
|
| H A D | piclfrutree.c | 2465 device->create_cache = B_FALSE; in probe_platform_tree() 3638 if (device->create_cache != B_TRUE) { /* dont create cache */ in create_device_entries() 3959 device.create_cache = B_FALSE; in port_init()
|
| /titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
| H A D | smb_pwdutil.c | 167 smb_pwd_init(boolean_t create_cache) in smb_pwd_init() argument 169 if (create_cache) { in smb_pwd_init()
|
| /titanic_41/usr/src/lib/libmtmalloc/common/ |
| H A D | mtmalloc.c | 118 static void create_cache(cache_t *, size_t bufsize, uint_t hunks); 896 create_cache(cache_t *cp, size_t size, uint_t chunksize) in create_cache() function 1072 create_cache(thiscache, buffer_size, thisrequest); in malloc_internal()
|
| /titanic_41/usr/src/cmd/rcm_daemon/common/ |
| H A D | svm_rcm.c | 180 static cache_t *create_cache(); 265 if ((svm_cache = create_cache()) == NULL) { in rcm_mod_init() 1795 create_cache() in create_cache() function 2101 if ((new_cache = create_cache()) == NULL) { in cache_sync()
|
| /titanic_41/usr/src/cmd/sgs/elfdump/common/ |
| H A D | elfdump.c | 4774 create_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, Cache **cache, in create_cache() function 4921 if (create_cache(file, fd, elf, ehdr, &cache, in regular() 4986 if (create_cache(file, fd, elf, ehdr, &cache, shstrndx, in regular()
|