Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm1021 my %idhash;
1076 my ($projent, $projf, $idhash) = @_;
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1469 ulong_t idhash; in calloutid() local
1509 idhash = CALLOUT_IDHASH(xid); in calloutid()
1530 (long long)coid, idhash); in calloutid()
1555 coptr = (callout_t *)cot_idhash[idhash].ch_head; in calloutid()
1562 coargs.bucket = idhash; in calloutid()