lseek 234 lib-src/seccomp-filter.c RULE (SCMP_ACT_ALLOW, SCMP_SYS (lseek)); lseek 903 lib/getloadavg.c if (lseek (channel, offset, 0) == -1L lseek 1683 lib/unistd.in.h _GL_FUNCDECL_RPL (lseek, off_t, (int fd, off_t offset, int whence)); lseek 1684 lib/unistd.in.h _GL_CXXALIAS_RPL (lseek, off_t, (int fd, off_t offset, int whence)); lseek 1690 lib/unistd.in.h _GL_CXXALIAS_MDA (lseek, off_t, (int fd, off_t offset, int whence)); lseek 1692 lib/unistd.in.h _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence)); lseek 1694 lib/unistd.in.h _GL_CXXALIASWARN (lseek); lseek 1698 lib/unistd.in.h _GL_WARN_ON_USE (lseek, "lseek does not fail with ESPIPE on pipes on some " lseek 1710 lib/unistd.in.h _GL_CXXALIAS_MDA (lseek, long, (int fd, long offset, int whence)); lseek 1712 lib/unistd.in.h _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence)); lseek 1714 lib/unistd.in.h _GL_CXXALIASWARN (lseek); lseek 344 nt/inc/ms-w32.h #ifndef lseek lseek 1031 src/callproc.c if (lseek (fd, 0, SEEK_SET) < 0) lseek 155 src/doc.c || lseek (fd, position - offset, 0) < 0) lseek 4026 src/fileio.c seekable = lseek (fd, 0, SEEK_CUR) != (off_t) -1; lseek 4138 src/fileio.c if (lseek (fd, - (1024 * 3), SEEK_END) < 0) lseek 4182 src/fileio.c if (lseek (fd, 0, SEEK_SET) < 0) lseek 4241 src/fileio.c if (lseek (fd, beg_offset, SEEK_SET) < 0) lseek 4307 src/fileio.c if (lseek (fd, curpos - trial, SEEK_SET) < 0) lseek 4434 src/fileio.c if (lseek (fd, beg_offset, SEEK_SET) < 0) lseek 4606 src/fileio.c if (lseek (fd, beg_offset, SEEK_SET) < 0) lseek 5355 src/fileio.c off_t ret = lseek (desc, offset, SEEK_SET); lseek 1070 src/lread.c if (lseek (fd, 0, SEEK_SET) < 0) lseek 4836 src/pdumper.c if (lseek (spec.fd, spec.offset, SEEK_SET) < 0) lseek 572 src/sound.c lseek (s->fd, sizeof *header, SEEK_SET); lseek 662 src/sound.c lseek (s->fd, header->data_offset, SEEK_SET); lseek 515 src/termcap.c lseek (fd, 0, 0); lseek 379 src/unexaix.c lseek (new, text_scnptr, SEEK_SET); lseek 384 src/unexaix.c lseek (new, data_scnptr, SEEK_SET); lseek 449 src/unexaix.c lseek (a_out, lnnoptr, SEEK_SET); /* start copying from there */ lseek 451 src/unexaix.c lseek (a_out, orig_load_scnptr, SEEK_SET); /* Position a.out to symtab. */ lseek 485 src/unexaix.c lseek (new, f_hdr.f_symptr, SEEK_SET); lseek 492 src/unexaix.c lseek (new, -SYMESZ, SEEK_CUR); lseek 504 src/unexaix.c lseek (new, -AUXESZ, SEEK_CUR); lseek 534 src/unexaix.c lseek (a_out, orig_load_scnptr, SEEK_SET); lseek 546 src/unexaix.c lseek (a_out, lseek 560 src/unexaix.c lseek (new, lseek 574 src/unexaix.c lseek (a_out, lseek 599 src/unexaix.c lseek (new, lseek 205 src/unexcoff.c lseek (a_out, coff_offset, 0); lseek 208 src/unexcoff.c lseek (a_out, 0L, 0); lseek 224 src/unexcoff.c lseek (a_out, coff_offset + sizeof (f_hdr) + f_hdr.f_opthdr, 0); lseek 379 src/unexcoff.c lseek (new, (long) text_scnptr, 0); lseek 384 src/unexcoff.c lseek (new, (long) data_scnptr, 0); lseek 422 src/unexcoff.c lseek (a_out, coff_offset + lnnoptr, 0); /* start copying from there */ lseek 424 src/unexcoff.c lseek (a_out, coff_offset + SYMS_START, 0); /* Position a.out to symtab. */ lseek 484 src/unexcoff.c lseek (new, f_hdr.f_symptr, 0); lseek 495 src/unexcoff.c lseek (new, -AUXESZ, 1); lseek 56 src/unexcw.c ret = lseek (fd, 0L, SEEK_SET); lseek 140 src/unexcw.c lseek (fd, (long) (exe_header->section_header[i].s_scnptr), lseek 197 src/unexcw.c lseek (fd, lseek 206 src/unexcw.c lseek (fd, lseek 222 src/unexcw.c lseek (fd, (long) (exe_header->section_header[i].s_scnptr), lseek 88 src/unexhp9k800.c if (lseek (fd, offset, whence) < 0) lseek 225 src/unexmacosx.c if (lseek (outfd, dest, SEEK_SET) != dest) lseek 253 src/unexmacosx.c if (lseek (outfd, dest, SEEK_SET) != dest) lseek 278 src/unexmacosx.c if (lseek (infd, src, SEEK_SET) != src) lseek 281 src/unexmacosx.c if (lseek (outfd, dest, SEEK_SET) != dest) lseek 997 src/unexmacosx.c if (lseek (infd, reloff, L_SET) != reloff) lseek 11183 src/w32fns.c lseek (errfile_fd, 0L, SEEK_END);