Searched refs:cb_f (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c1142 topo_mod_walk_init(topo_mod_t *mod, tnode_t *node, topo_mod_walk_cb_t cb_f, argument
1148 if ((wp = topo_node_walk_init(thp, mod, node, (int (*)())cb_f, pdata,
H A Dtopo_node.c975 int (*cb_f)(), void *pdata, int *errp)
1012 wp->tw_cb = cb_f;
974 topo_node_walk_init(topo_hdl_t *thp, topo_mod_t *mod, tnode_t *node, int (*cb_f)(), void *pdata, int *errp) argument
H A Dtopo_snap.c654 topo_walk_init(topo_hdl_t *thp, const char *scheme, topo_walk_cb_t cb_f, argument
674 cb_f, pdata, errp)) == NULL) /* errp set */

Completed in 28 milliseconds