Searched refs:qhash (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/ctf/ | ||
H A D | ctf_lookup.c | 53 } qhash[] = { local 62 const struct qual *qp = &qhash[h]; 64 return (h >= 0 && h < sizeof (qhash) / sizeof (qhash[0]) && |
Completed in 65 milliseconds