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