Home
last modified time | relevance | path

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

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