HomeSort by relevance Sort by last modified time
    Searched defs:C_NOTRUNC (Results 1 - 2 of 2) sorted by null

  /external/toybox/toys/pending/
dd.c 52 #define C_NOTRUNC 0x0800
82 { "notrunc", C_NOTRUNC },
233 if (toys.optflags & (C_OF | C_SEEK) && !(toys.optflags & C_NOTRUNC))
  /system/core/toolbox/upstream-netbsd/bin/dd/
dd.h 117 #define C_NOTRUNC 0x00800

Completed in 583 milliseconds