Searched refs:mcache (Results 1 - 2 of 2) 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, argument
60 if (mcache)
61 (void) free((void *)mcache);
150 Cache *icache = 0, *_icache, *mcache = 0, *_mcache; local
237 cleanup(ielf, oelf, melf, icache, mcache, fd, 0);
246 cleanup(ielf, oelf, melf, icache, mcache, 0, 0);
257 cleanup(ielf, oelf, melf, icache, mcache, 0, 0);
262 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
273 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
314 cleanup(ielf, oelf, melf, icache, mcache, f
[all...]
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6271 typedef struct mcache { struct
6275 struct mcache *mc_next;

Completed in 80 milliseconds