usr.bin/mt/mt.c
156
{ "getdensity", MT_CMD_GETDENSITY, 0, USE_GETOPT},
usr.bin/mt/mt.c
157
{ "status", MTIOCEXTGET, 0, USE_GETOPT },
usr.bin/mt/mt.c
158
{ "locate", MTIOCEXTLOCATE, 0, USE_GETOPT },
usr.bin/mt/mt.c
159
{ "param", MTIOCPARAMGET, 0, USE_GETOPT },
usr.bin/mt/mt.c
160
{ "protect", MT_CMD_PROTECT, 0, USE_GETOPT },
usr.bin/mt/mt.c
236
if (comp->c_flags & USE_GETOPT) {
usr.bin/mt/mt.c
266
} else if ((comp->c_flags & USE_GETOPT) == 0) {
usr.bin/mt/mt.c
272
if (((comp->c_flags & USE_GETOPT) == 0)