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

  /src/sys/arch/atari/stand/ahdilabel/
Makefile 4 SRCS= ahdilabel.c build.c check.c cksum.c magic.c openraw.c read.c write.c \
openraw.c 1 /* $NetBSD: openraw.c,v 1.3 2009/03/14 21:04:06 dsl Exp $ */
42 openraw (const char *name, int flags) function in typeref:typename:int
privahdi.h 83 int openraw(const char *, int);
read.c 52 if (!(fd = openraw (diskname, O_RDONLY)))
write.c 59 if (!(fd = openraw (diskname, O_RDWR)))

Completed in 14 milliseconds