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

  /external/toybox/toys/posix/
od.c 194 off_t pos = TT.jump_bytes-TT.pos, off = lskip(fd, pos);
  /external/toybox/lib/
lib.h 190 off_t lskip(int fd, off_t offset);
lib.c 135 off_t lskip(int fd, off_t offset) function
152 if (or < 0) perror_exit("lskip to %lld", (long long)offset);
  /external/toybox/toys/pending/
tar.c 571 while ((x = lskip(tar->src_fd, sz))) {
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/netperf/doc/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]

Completed in 272 milliseconds