Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c84 static int (*_topo_fmri_strcmp_noauth)(topo_hdl_t *, const char *, variable
241 _topo_fmri_strcmp_noauth = (int (*)()) in libzfs_init_fru()
250 _topo_fmri_strcmp_noauth == NULL) { in libzfs_init_fru()
354 if (_topo_fmri_strcmp_noauth(hdl->libzfs_topo_hdl, in libzfs_fru_devpath()
394 return (_topo_fmri_strcmp_noauth(hdl->libzfs_topo_hdl, a, b)); in libzfs_fru_compare()