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

  /src/sys/arch/amiga/stand/bootblock/boot/
xd.c 45 static int xdopenclose(struct open_file *);
52 { "xd", xdstrategy, (void *)xdopenclose, (void *)xdopenclose, xdioctl }
132 xdopenclose(struct open_file *f) function in typeref:typename:int

Completed in 194 milliseconds