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

  /external/toybox/toys/pending/
dd.c 47 #define C_SEEK 0x0040
95 { "seek", C_SEEK },
233 if (toys.optflags & (C_OF | C_SEEK) && !(toys.optflags & C_NOTRUNC))
327 case C_SEEK:
  /system/core/toolbox/upstream-netbsd/bin/dd/
dd.h 120 #define C_SEEK 0x04000

Completed in 790 milliseconds