Searched defs:topo_alloc (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_alloc.c32 #include <topo_alloc.h>
35 topo_alloc(size_t size, int flags) function
44 void *data = topo_alloc(size, flags);
H A Dtopo_tree.h97 typedef struct topo_alloc { struct

Completed in 25 milliseconds