Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c789 count_types(ctf_header_t *h, caddr_t data) in count_types() function
1287 int ntypes = count_types(h, buf); in ctf_parse()