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

  /external/ltp/lib/
tlibio.c 218 int nbytes, min_byte, max_byte; local
242 min_byte = max_byte - nbytes + 1;
244 min_byte = offset;
245 max_byte = min_byte + nbytes - 1;
249 *min = min_byte;
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
doio.c 2085 int min_byte, max_byte; local
3062 int min_byte, max_byte; local
3501 int min_byte, max_byte; local
    [all...]

Completed in 115 milliseconds