Home
last modified time | relevance | path

Searched refs:mcache (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c60 if (mcache) in cleanup()
61 (void) free((void *)mcache); in cleanup()
237 cleanup(ielf, oelf, melf, icache, mcache, fd, 0); in rt_dldump()
246 cleanup(ielf, oelf, melf, icache, mcache, 0, 0); in rt_dldump()
257 cleanup(ielf, oelf, melf, icache, mcache, 0, 0); in rt_dldump()
385 cleanup(ielf, oelf, melf, icache, mcache, in rt_dldump()
470 cleanup(ielf, oelf, melf, icache, mcache, in rt_dldump()
653 mcache, fd, opath); in rt_dldump()
713 icache, mcache, fd, opath); in rt_dldump()
776 _mcache = mcache; in rt_dldump()
[all …]
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6422 typedef struct mcache { struct
6426 struct mcache *mc_next; argument