Searched refs:topo_file_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_file.h39 } topo_file_t; typedef in typeref:struct:topo_file
H A Dtopo_file.c46 topo_file_unload(topo_file_t *tfp)
58 topo_mod_free(tfp->tf_mod, tfp, sizeof (topo_file_t));
65 topo_file_t *tfp;
80 if ((tfp = topo_mod_zalloc(mod, sizeof (topo_file_t))) == NULL)

Completed in 20 milliseconds