Searched refs:dos_open (Results 1 – 1 of 1) sorted by relevance
45 static int dos_open(const char *, struct open_file *);54 .fo_open = dos_open,236 dos_open(const char *path, struct open_file *fd) in dos_open() function