Searched defs:ctf_file (Results 1 – 1 of 1) sorted by relevance
191 struct ctf_file { struct192 const ctf_fileops_t *ctf_fileops; /* version-specific file operations */ argument211 struct ctf_file *ctf_parent; /* parent CTF container (if any) */ argument231 #define LCTF_INFO_KIND(fp, info) ((fp)->ctf_fileops->ctfo_get_kind(info)) argument