Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/ctf/
H A Dctf_lookup.c53 } qhash[] = { in isqualifier() local
62 const struct qual *qp = &qhash[h]; in isqualifier()
64 return (h >= 0 && h < sizeof (qhash) / sizeof (qhash[0]) && in isqualifier()