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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_fru.c66 static topo_hdl_t *(*_topo_open)(int, const char *, int *); variable
210 _topo_open = (topo_hdl_t *(*)())
237 if (_topo_open == NULL || _topo_close == NULL ||
272 if ((hdl->libzfs_topo_hdl = _topo_open(TOPO_VERSION,

Completed in 84 milliseconds