Home
last modified time | relevance | path

Searched refs:ta_alloc (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_alloc.c62 return (ap->ta_alloc(size, ap->ta_flags)); in topo_hdl_alloc()
H A Dtopo_tree.h101 void *(*ta_alloc)(size_t, int); member
H A Dtopo_snap.c140 tap->ta_alloc = topo_alloc; in topo_open()