Home
last modified time | relevance | path

Searched refs:topo_alloc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_alloc.c33 topo_alloc(size_t size, int flags) in topo_alloc() function
42 void *data = topo_alloc(size, flags); in topo_zalloc()
H A Dtopo_alloc.h38 extern void *topo_alloc(size_t, int);
H A Dtopo_tree.h101 typedef struct topo_alloc { struct
H A Dtopo_snap.c188 tap->ta_alloc = topo_alloc; in topo_open()
/illumos-gate/usr/src/lib/fm/topo/libtopo/
H A DMakefile.com44 topo_alloc.c \