Searched defs:pos (Results 1 - 25 of 559) sorted by relevance

1234567891011>>

/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dftello.c38 _IO_off64_t pos; local
H A Dftello64.c39 _IO_off64_t pos; local
H A Diofgetpos64.c39 _IO_off64_t pos; local
H A Dioftell.c37 _IO_off64_t pos; local
H A Diofgetpos.c38 _IO_off64_t pos; local
H A Dioseekpos.c34 _IO_seekpos_unlocked(_IO_FILE *fp, _IO_off64_t pos, int mode) argument
54 _IO_seekpos(_IO_FILE *fp, _IO_off64_t pos, int mode) argument
/haiku-fatelf/headers/private/input/
H A Dshared_cursor_area.h16 uint32 pos; member in struct:shared_cursor
/haiku-fatelf/src/bin/less/
H A Dbrac.c36 POSITION pos; local
/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathGLU.h47 gluLookAt(const Imath::V3f &pos, const Imath::V3f &interest, const Imath::V3f &up) argument
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dlseek.c15 lseek(int fd, off_t pos, int whence) argument
H A Dread.c33 read_pos(int fd, off_t pos, void* buffer, size_t bufferSize) argument
43 pread(int fd, void* buffer, size_t bufferSize, off_t pos) argument
H A Dwrite.c31 write_pos(int fd, off_t pos, const void *buffer, size_t bufferSize) argument
41 pwrite(int fd, const void *buffer, size_t bufferSize, off_t pos) argument
/haiku-fatelf/src/add-ons/translators/exr/openexr/iex/
H A DIexThrowErrnoExc.cpp56 int pos; local
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dxstrchr.c46 char *pos; local
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfflush.c38 off_t pos; local
H A Dfseeko.c101 off_t pos = lseek (fileno (fp), offset, whence); local
/haiku-fatelf/src/bin/network/wget/lib/
H A Dfseeko.c98 off_t pos = local
/haiku-fatelf/src/bin/network/wget/src/
H A Dhash.h53 void *pos, *end; /* private members */ member in struct:__anon4471
/haiku-fatelf/src/tests/kits/midi/synth_file_reader/
H A DSynthFileReader.h55 void Seek(uint32 pos) { fseek(fFile, pos, SEEK_SET); } argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dntfsdir.h34 u64 pos; member in struct:dircookie
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfTestFile.cpp96 Int64 pos = is.tellg(); local
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/jasper/
H A Djas_tvp.h157 char *pos; member in struct:__anon2758
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfseeko.c101 off_t pos = local
/haiku-fatelf/src/bin/makeudfimage/
H A DEmbeddedStream.cpp31 EmbeddedStream::_GetExtent(off_t pos, size_t size, data_extent &extent) argument
/haiku-fatelf/src/system/libroot/posix/sys/
H A Duio.c33 readv_pos(int fd, off_t pos, const struct iovec *vecs, size_t count) argument
56 writev_pos(int fd, off_t pos, const struct iovec *vecs, size_t count) argument

Completed in 205 milliseconds

1234567891011>>