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