Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c753 topo_fmri_strhash_one(const char *fmri, size_t len) in topo_fmri_strhash_one() function
859 return (topo_fmri_strhash_one(fmri, strlen(fmri))); in topo_fmri_strhash_internal()
878 h += topo_fmri_strhash_one(auth, next - auth); in topo_fmri_strhash_internal()
887 h += topo_fmri_strhash_one(next, strlen(next)); in topo_fmri_strhash_internal()