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