HomeSort by relevance Sort by last modified time
    Searched refs:in_full (Results 1 - 3 of 3) sorted by null

  /external/toybox/toys/pending/
dd.c 45 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part;
72 TT.in_full, TT.in_part, TT.out_full, TT.out_part);
196 while (TT.c_count==ULLONG_MAX || (TT.in_full + TT.in_part) < TT.c_count) {
221 TT.in_full++;
  /external/toybox/generated/
globals.h 508 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member in struct:dd_data
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 383 static int in_full = 0; variable
    [all...]

Completed in 132 milliseconds