Searched defs:file_t (Results 1 – 5 of 5) sorted by relevance
42 typedef void *file_t; // Host file type typedef59 typedef int file_t; // Host file type typedef
33 using file_t = void *; variable
58 using file_t = void *; variable
77 static struct file_t { struct78 FILE *fp;79 int len;