Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_whatis.c312 uint64_t wcb_index; member
362 if (l->wcb_index < r->wcb_index) in whatis_cbcmp()
364 if (l->wcb_index > r->wcb_index) in whatis_cbcmp()
378 whatis_cb_start[idx]->wcb_index = idx; in whatis_init()
425 wcp->wcb_index = whatis_cb_index++; in mdb_whatis_register()