Searched refs:topo_alloc (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_alloc.h40 extern void *topo_alloc(size_t, int);
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_nvl.c29 #include <topo_alloc.h>
H A Dtopo_rtld.c36 #include <topo_alloc.h>
H A Dtopo_tree.h97 typedef struct topo_alloc { struct
H A Dtopo_protocol.c31 #include <topo_alloc.h>
H A Dtopo_string.c33 #include <topo_alloc.h>
H A Dtopo_tree.c61 #include <topo_alloc.h>
H A Dtopo_parse.c31 #include <topo_alloc.h>
H A Dtopo_snap.c85 #include <topo_alloc.h>
140 tap->ta_alloc = topo_alloc;
H A Dtopo_module.c41 #include <topo_alloc.h>
H A Dtopo_node.c107 #include <topo_alloc.h>
H A Dtopo_fmri.c33 #include <topo_alloc.h>
H A Dtopo_mod.c98 #include <topo_alloc.h>
H A Dtopo_prop.c31 #include <topo_alloc.h>
H A Dtopo_xml.c42 #include <topo_alloc.h>
/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/
H A DMakefile.com43 topo_alloc.c \

Completed in 146 milliseconds