HomeSort by: relevance | last modified time | path
    Searched defs:rootopen (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/atari/stand/libsa/
diskio.c 40 static int rootopen(struct open_file *, ...);
45 { "root", rootstrategy, rootopen, rootclose, rootioctl }
107 rootopen (struct open_file *f, ...) function

Completed in 15 milliseconds