Searched defs:obsolescent (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/sort/
H A Dmain.c64 "bytes. The obsolescent \breclen:fieldlen:offset\b (byte offset from 0) "
483 int obsolescent = 1; local
497 obsolescent = 0;
702 if (obsolescent && (opt_info.index <= 1 || !streq(*(argv - 1), "--")))
705 * check for obsolescent `-o output' after first file operand

Completed in 10 milliseconds