ReadOnly
BOOLEAN ReadOnly;
if (blkio->Media->ReadOnly)
(FileAccess)ReadOnly, ihdr, path,
ifp = new AudioPipe(fileno(stdin), (FileAccess)ReadOnly,
ifp = new AudioRawPipe(fd, (FileAccess)ReadOnly,
(FileAccess)ReadOnly);
(FileAccess)ReadOnly, ihdr,
ifp = new AudioRawPipe(fd, (FileAccess)ReadOnly, ihdr,
ifp = new AudioFile(path, (FileAccess)ReadOnly);
case ReadOnly: return (O_RDONLY);
const FileAccess AudioFile::defmode = ReadOnly;
inf = new AudioFile(path, (FileAccess)ReadOnly);
if (ReadOnly)
extern int ReadOnly;
extern int ReadOnly;
if (ReadOnly)
if (ReadOnly)
extern int ReadOnly;
if (ReadOnly) {
ReadOnly = 1;
ReadOnly ? gettext("(NO WRITE)") : "");
if (WritableOnly && ReadOnly) {
ReadOnly = 1;
ReadOnly = 1;
int ReadOnly = 0;