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

  /src/bin/mt/
mt.c 74 int c_ronly; /* open tape read-only */ member in struct:commands
166 flags = comp->c_ronly ? O_RDONLY : O_WRONLY;
mt.c 74 int c_ronly; /* open tape read-only */ member in struct:commands
166 flags = comp->c_ronly ? O_RDONLY : O_WRONLY;
mt.c 74 int c_ronly; /* open tape read-only */ member in struct:commands
166 flags = comp->c_ronly ? O_RDONLY : O_WRONLY;

Completed in 32 milliseconds