Searched refs:__off64_t (Results 1 - 25 of 39) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A Ddirent.h30 __off64_t d_off;
41 __off64_t d_off;
H A Dfcntl.h152 __off64_t l_start; /* Offset where the lock begins. */
153 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
163 __off64_t l_start; /* Offset where the lock begins. */
164 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
216 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
220 extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
228 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout,
229 __off64_t *__offout, size_t __len,
H A Dstat.h56 __off64_t st_size; /* Size of file, in bytes. */
107 __off64_t st_size; /* Size of file, in bytes. */
H A Dtypes.h145 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
187 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A Ddirent.h30 __off64_t d_off;
41 __off64_t d_off;
H A Dfcntl.h152 __off64_t l_start; /* Offset where the lock begins. */
153 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
163 __off64_t l_start; /* Offset where the lock begins. */
164 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
216 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
220 extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
228 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout,
229 __off64_t *__offout, size_t __len,
H A Dstat.h56 __off64_t st_size; /* Size of file, in bytes. */
107 __off64_t st_size; /* Size of file, in bytes. */
H A Dtypes.h145 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
187 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A Ddirent.h30 __off64_t d_off;
41 __off64_t d_off;
H A Dfcntl.h152 __off64_t l_start; /* Offset where the lock begins. */
153 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
163 __off64_t l_start; /* Offset where the lock begins. */
164 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
216 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
220 extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
228 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout,
229 __off64_t *__offout, size_t __len,
H A Dstat.h56 __off64_t st_size; /* Size of file, in bytes. */
107 __off64_t st_size; /* Size of file, in bytes. */
H A Dtypes.h145 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
187 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/
H A Dfcntl.h173 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64);
179 extern int lockf64 (int __fd, int __cmd, __off64_t __len);
191 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
192 __off64_t __len, int __advise),
199 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
217 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
218 __off64_t __len),
225 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __le
[all...]
H A Dunistd.h216 typedef __off64_t off_t;
221 typedef __off64_t off64_t;
304 extern __off64_t __REDIRECT_NTH (lseek,
305 (int __fd, __off64_t __offset, int __whence),
312 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
356 __off64_t __offset),
359 size_t __nbytes, __off64_t __offset),
372 __off64_t __offset) __wur;
376 __off64_t __offse
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/
H A Dfcntl.h173 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64);
179 extern int lockf64 (int __fd, int __cmd, __off64_t __len);
191 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
192 __off64_t __len, int __advise),
199 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
217 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
218 __off64_t __len),
225 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __le
[all...]
H A Dunistd.h216 typedef __off64_t off_t;
221 typedef __off64_t off64_t;
304 extern __off64_t __REDIRECT_NTH (lseek,
305 (int __fd, __off64_t __offset, int __whence),
312 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
356 __off64_t __offset),
359 size_t __nbytes, __off64_t __offset),
372 __off64_t __offset) __wur;
376 __off64_t __offse
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/
H A Dfcntl.h173 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64);
179 extern int lockf64 (int __fd, int __cmd, __off64_t __len);
191 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
192 __off64_t __len, int __advise),
199 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
217 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
218 __off64_t __len),
225 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __le
[all...]
H A Dunistd.h216 typedef __off64_t off_t;
221 typedef __off64_t off64_t;
304 extern __off64_t __REDIRECT_NTH (lseek,
305 (int __fd, __off64_t __offset, int __whence),
312 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
356 __off64_t __offset),
359 size_t __nbytes, __off64_t __offset),
372 __off64_t __offset) __wur;
376 __off64_t __offse
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sys/
H A Dsendfile.h39 (int __out_fd, int __in_fd, __off64_t *__offset,
46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
H A Dmman.h32 typedef __off64_t off_t;
64 int __flags, int __fd, __off64_t __offset),
72 int __flags, int __fd, __off64_t __offset) __THROW;
H A Dtypes.h90 typedef __off64_t off_t;
95 typedef __off64_t off64_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sys/
H A Dsendfile.h39 (int __out_fd, int __in_fd, __off64_t *__offset,
46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
H A Dmman.h32 typedef __off64_t off_t;
64 int __flags, int __fd, __off64_t __offset),
72 int __flags, int __fd, __off64_t __offset) __THROW;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sys/
H A Dsendfile.h39 (int __out_fd, int __in_fd, __off64_t *__offset,
46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
H A Dmman.h32 typedef __off64_t off_t;
64 int __flags, int __fd, __off64_t __offset),
72 int __flags, int __fd, __off64_t __offset) __THROW;

Completed in 212 milliseconds

12