Searched refs:target_fileio_open (Results 1 – 2 of 2) sorted by relevance
1673 extern int target_fileio_open (const char *filename, int flags, int mode,
3293 target_fileio_open (const char *filename, int flags, int mode, in target_fileio_open() function3480 fd = target_fileio_open (filename, FILEIO_O_RDONLY, 0700, &target_errno); in target_fileio_read_alloc_1()