Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c201 init_types(ctf_file_t *fp, const ctf_header_t *cth) in init_types() function
752 if ((err = init_types(fp, &hp)) != 0) { in ctf_bufopen()