HomeSort by: relevance | last modified time | path
    Searched refs:unixioctl (Results 1 - 3 of 3) 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 },
42 { devname_path, unixstrategy, unixpathopen, unixclose, unixioctl },
unixdev.h 48 int unixioctl(struct open_file *, u_long, void *);
unixdev.c 179 unixioctl(struct open_file *f, u_long cmd, void *data) function in typeref:typename:int

Completed in 12 milliseconds