Searched defs:icache (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/cmd/sgs/librtld/common/ |
H A D | dldump.c | 48 cleanup(Elf *ielf, Elf *oelf, Elf *melf, Cache *icache, Cache *mcache, in cleanup() argument 150 Cache *icache = 0, *_icache, *mcache = 0, *_mcache; in rt_dldump() local [all...] |
H A D | relocate.c | 423 update_reloc(Cache *ocache, Cache *icache, Cache *_icache, const char *name, argument
|
/titanic_52/usr/src/stand/lib/fs/common/ |
H A D | cache.c | 261 typedef struct icache { /* Inode cache element: */ struct 272 ic_numicache cmp_icache() argument
|
/titanic_52/usr/src/common/fs/ |
H A D | ufsops.c | 791 } *icache; variable
|
/titanic_52/usr/src/cmd/backup/dump/ |
H A D | dumptraverse.c | 742 static struct dinode icache[CACHESIZE]; local
|
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1778 Cache *icache; in interp() local
|