Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h101 typedef struct topo_alloc { struct
108 } topo_alloc_t; argument
H A Dtopo_alloc.c33 topo_alloc(size_t size, int flags) in topo_alloc() function