Searched defs: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++) {
92 const char *path = kctl_dmod_path->dpth_path[i];
395 opth = kctl_dmod_path;
396 kctl_dmod_path = pth;

Completed in 107 milliseconds