Home
last modified time | relevance | path

Searched refs:_IO_file_seek (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Dfileops.c767 _IO_file_seek (fp, offset, dir) in _IO_file_seek() function
1028 JUMP_INIT(seek, _IO_file_seek),
Dwfileops.c747 JUMP_INIT(seek, _IO_file_seek),
DlibioP.h499 extern _IO_off64_t _IO_file_seek __P ((_IO_FILE *, _IO_off64_t, int));
DChangeLog370 _IO_file_seek, _IO_str_seekoff, _IO_pos_BAD, _IO_pos_as_off,
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/
Dbasic_file_libio.h473 { return _IO_file_seek(this, __pos, __way); } in sys_seek()
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt30 fun:_IO_file_seek=uninstrumented
/openbsd/src/gnu/lib/libstdc++/libstdc++/
DChangeLog-20008754 return type for _IO_file_seek and __basic_file::seek the same size.