Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/mt/
H A Dmt.c107 #define DISABLE_THIS 0x08 macro
138 { "eof", MTWEOF, 0, DISABLE_THIS },
246 if(comp->c_flags & DISABLE_THIS) { in main()