Searched defs:onamehash (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c744 uint_t onamehash; local
1032 onamehash = sgs_str_hash(oname);
1097 (onamehash == osp->os_namehash) &&
1263 osp->os_namehash = onamehash;

Completed in 58 milliseconds