Home
last modified time | relevance | path

Searched defs:icache (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c48 cleanup(Elf *ielf, Elf *oelf, Elf *melf, Cache *icache, Cache *mcache, in cleanup()
150 Cache *icache = 0, *_icache, *mcache = 0, *_mcache; in rt_dldump() local
H A Drelocate.c423 update_reloc(Cache *ocache, Cache *icache, Cache *_icache, const char *name,
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c261 typedef struct icache { /* Inode cache element: */ struct
272 cmp_icache(cache_t *p) in cmp_icache() argument
/illumos-gate/usr/src/common/fs/
H A Dufsops.c809 } *icache; variable
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c708 static struct dinode icache[CACHESIZE]; in getino() local
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1842 Cache *icache = NULL; in interp() local