Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dpi.h118 extern int kmdb_dpi_wapt_match(kmdb_wapt_t *);
H A Dkmdb_dpi.c442 kmdb_dpi_wapt_match(kmdb_wapt_t *wp) in kmdb_dpi_wapt_match() function
H A Dkmdb_kvm.c2066 return (kmdb_dpi_wapt_match(sep->se_data)); in kmt_wapt_match()