Lines Matching +defs:src +defs:hash
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1432 struct reghashq hash;
1438 * Generate a hash value of the given wchar string.
1507 insque(&rcp->hash.hq, ®hash[key]);
1508 rcp->hash.regcachep = rcp;
1547 remque(&rcp->hash.hq);
1619 const wchar_t *src, /* source string */
1654 if (rp == NULL || rpl == NULL || src == NULL || dst == NULL)
1658 ip = src; /* source position */