Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_wr.h40 extern kmdb_wr_path_t *kctl_dmod_path_set(kmdb_wr_path_t *);
H A Dkctl_dmod.c380 kctl_dmod_path_set(kmdb_wr_path_t *pth) in kctl_dmod_path_set() function
406 if ((pth = kctl_dmod_path_set(NULL)) != NULL) { in kctl_dmod_path_reset()
H A Dkctl_wr.c143 if ((opth = kctl_dmod_path_set(pth)) != NULL) { in kctl_wr_process_cb()