Searched defs:seek (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSeekable.pm111 sub seek { subroutine
H A DDir.pm69 sub seek { subroutine
/openbsd-current/bin/ed/
H A Ded.h56 off_t seek; /* address of line in scratch buffer */ member in struct:line
/openbsd-current/usr.bin/patch/
H A Ded.c60 off_t seek; member in union:ed_line::__anon4
318 create_line(off_t seek) argument
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dfile_extract.py37 def seek(self, offset, whence=0): member in class:FileExtract
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm454 sub seek { subroutine
[all...]
/openbsd-current/sys/lib/libsa/
H A Dstand.h67 off_t (*seek)(struct open_file *f, off_t offset, int where); member in struct:fs_ops
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DDataExtractor.h74 void seek(uint64_t NewOffSet) { Offset = NewOffSet; } function in class:llvm::DataExtractor::Cursor
/openbsd-current/lib/libz/
H A Dgzguts.h196 int seek; /* true if seek request pending */ member in struct:__anon2
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DBase.pm904 sub seek subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DBase.pm1399 sub seek subroutine
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3.c96 INLINE void output_root_bytes(const output_t *self, uint64_t seek, uint8_t *out, argument
580 void llvm_blake3_hasher_finalize_seek(const blake3_hasher *self, uint64_t seek, argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Dlibio.h393 __io_seek_fn *seek; /* Seek/tell file position. */ member in struct:__anon683
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Draw_ostream.cpp817 uint64_t raw_fd_ostream::seek(uint64_t off) { function in class:raw_fd_ostream
/openbsd-current/bin/pax/
H A Dtables.c109 off_t seek; /* location in scratch file */ member in struct:ftm
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp229 void Lexer::seek(unsigned Offset, bool IsAtStartOfLine) { function in class:Lexer
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h943 __sanitizer_cookie_io_seek seek; member in struct:__sanitizer_cookie_io_functions_t

Completed in 460 milliseconds