Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1222 static int vread_helper(mdb_ctf_id_t, char *, mdb_ctf_id_t, char *,
1245 return (vread_helper(modmid, modbuf + modoff / NBBY, in member_cb()
1267 vread_helper(mdb_ctf_id_t modid, char *modbuf, in vread_helper() function
1554 ret = vread_helper(mar.mta_contents, modbuf + i * modsz, in vread_helper()
1675 ret = vread_helper(modid, modbuf, tgtid, tgtbuf, NULL, flags); in mdb_ctf_vread()