Home
last modified time | relevance | path

Searched refs:c_ronly (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/mt/
H A Dmt.c118 int c_ronly; member
241 if ((mtfd = open(tape, comp->c_ronly ? O_RDONLY : O_RDWR)) < 0) in main()