Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_dmod.c55 static kmdb_wr_path_t *kctl_dmod_path; variable
91 for (i = 0; kctl_dmod_path->dpth_path[i] != NULL; i++) { in kctl_find_module()
92 const char *path = kctl_dmod_path->dpth_path[i]; in kctl_find_module()
395 opth = kctl_dmod_path; in kctl_dmod_path_set()
396 kctl_dmod_path = pth; in kctl_dmod_path_set()