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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1159 int akind, bkind; local
1171 (bkind = mdb_ctf_type_kind(b)) == -1 ||
1172 asz != bsz || akind != bkind) {

Completed in 50 milliseconds