Searched refs:__file (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/
H A Dstdio_file.h95 struct __file { struct
/barrelfish-2018-10-04/lib/vfs/
H A Dfopen.c166 __attribute__((unused)) static struct __file *
169 struct __file *newfile;
202 newfile = malloc(sizeof(struct __file));
239 extern struct __file *(*_oldc_fopen_func)(const char *fname, const char *prot);

Completed in 37 milliseconds