Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1202 static int vread_helper(mdb_ctf_id_t, char *, mdb_ctf_id_t, char *,
1224 return (vread_helper(modmid, modbuf + modoff / NBBY, in member_cb()
1246 vread_helper(mdb_ctf_id_t modid, char *modbuf, in vread_helper() function
1510 ret = vread_helper(mar.mta_contents, modbuf + i * modsz, in vread_helper()
1630 return (vread_helper(modid, modbuf, tgtid, tgtbuf, NULL, flags)); in mdb_ctf_vread()