Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_mod.c36 static kobj_notify_list_t kctl_mod_notifiers[] = { variable
97 for (kn = kctl_mod_notifiers; kn->kn_func != NULL; kn++) in kctl_mod_notify_reg()
106 for (kn = kctl_mod_notifiers; kn->kn_func != NULL; kn++) in kctl_mod_notify_unreg()