Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h107 } ctf_lookup_t; typedef
211 ctf_lookup_t ctf_lookups[5]; /* pointers to hashes for name lookup */
H A Dctf_lookup.c85 const ctf_lookup_t *lp; in ctf_lookup_by_name()