Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-common.h46 uint_t cn_kind; member
H A Dcheck-common.c158 if (ctf_type_kind(fp, id) != tests[i].cn_kind) { in ctftest_check_numbers()
161 tests[i].cn_kind); in ctftest_check_numbers()