Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-function.c56 static check_function_test_t fptrs[] = { variable
90 for (j = 0; fptrs[j].cft_name != NULL; j++) { in main()
91 if (!ctftest_check_fptr(fptrs[j].cft_name, fp, in main()
92 fptrs[j].cft_rtype, fptrs[j].cft_nargs, in main()
93 fptrs[j].cft_flags, fptrs[j].cft_args)) { in main()