Searched refs:tm_rootdir (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h70 char *tm_rootdir; /* Relative root directory of module */ member in struct:topo_mod
H A Dtopo_module.c191 if (mod->tm_rootdir != NULL)
192 topo_hdl_strfree(thp, mod->tm_rootdir);
234 mod->tm_rootdir = topo_hdl_strdup(thp, thp->th_rootdir);
235 if (mod->tm_name == NULL || mod->tm_rootdir == NULL)
H A Dtopo_file.c99 mod->tm_rootdir, mod->tm_hdl->th_snap_dir, scheme);

Completed in 33 milliseconds