Searched defs:vread_helper (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1220 static int vread_helper(mdb_ctf_id_t, char *, mdb_ctf_id_t, char *,
1242 return (vread_helper(modmid, modbuf + modoff / NBBY,
1264 vread_helper(mdb_ctf_id_t modid, char *modbuf, function
1528 ret = vread_helper(mar.mta_contents, modbuf + i * modsz,
1648 return (vread_helper(modid, modbuf, tgtid, tgtbuf, NULL, flags));

Completed in 170 milliseconds