Searched defs:ctf_fileops (Results 1 – 2 of 2) sorted by relevance
101 typedef struct ctf_fileops { struct105 } ctf_fileops_t; argument181 const ctf_fileops_t *ctf_fileops; /* version-specific file operations */ member
83 static const ctf_fileops_t ctf_fileops[] = { variable