Searched refs:read_nodes (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h291 static int read_nodes(struct di_devlink_handle *hdp, cache_node_t *pcnp,
H A Ddevinfo_devlink.c188 (void) read_nodes(hdp, NULL, DB_HDR(hdp)->root_idx);
539 read_nodes(struct di_devlink_handle *hdp, cache_node_t *pcnp, uint32_t nidx) function
544 const char *fcn = "read_nodes";
575 read_nodes(hdp, cnp, dnp->child) != 0) {

Completed in 51 milliseconds