Home | Sort by: relevance | last modified time | path |
/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; |