Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kvm.c547 kt_module_by_name(kt_data_t *kt, const char *name) in kt_module_by_name() function
627 if (kt_module_by_name(kt, "krtld") == NULL) { in kt_activate()
1191 if ((km = kt_module_by_name(kt, name)) != NULL) in kt_name_to_map()
1299 if ((km = kt_module_by_name(kt, name)) != NULL) in kt_name_to_ctf()