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

/freebsd-11-stable/usr.bin/mt/
H A Dmt.c132 int c_ronly; member in struct:commands
255 if ((mtfd = open(tape, comp->c_ronly ? O_RDONLY : O_RDWR)) < 0)

Completed in 51 milliseconds