HomeSort by: relevance | last modified time | path
    Searched refs:unixopen (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/zaurus/stand/zboot/
conf.c 40 { devname_hd, unixstrategy, unixopen, unixclose, unixioctl },
41 { devname_mmcd, unixstrategy, unixopen, unixclose, unixioctl },
unixdev.h 45 int unixopen(struct open_file *, ...);
devopen.c 120 return unixopen(f, devname, unit, partition, *file);
unixdev.c 69 unixopen(struct open_file *f, ...) function in typeref:typename:int

Completed in 12 milliseconds