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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_nvl.c49 if (nvlist_xalloc(nvlp, nvflag, &mod->tm_alloc->ta_nva) != 0)
58 if (nvlist_xdup(nvl, nvlp, &mod->tm_alloc->ta_nva) != 0)
H A Dtopo_module.h67 topo_alloc_t *tm_alloc; /* Allocators */ member in struct:topo_mod
H A Dtopo_module.c239 mod->tm_alloc = thp->th_alloc;

Completed in 30 milliseconds