Searched refs:offset_high (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/memcheck/tests/mips32/
H A Dfadvise64.stderr.exp9 Syscall param fadvise64(offset_high) contains uninitialised byte(s)
/external/curl/lib/
H A Dsmb.h207 unsigned int offset_high; member in struct:smb_read
223 unsigned int offset_high; member in struct:smb_write
H A Dsmb.c565 msg.offset_high = smb_swap32((unsigned int) (offset >> 32));
587 msg->offset_high = smb_swap32((unsigned int) (offset >> 32));
/external/e2fsprogs/lib/blkid/
H A Dllseek.c69 static _syscall5(int, _llseek, unsigned int, fd, unsigned long, offset_high,
/external/e2fsprogs/lib/ext2fs/
H A Dllseek.c70 static _syscall5(int,_llseek,unsigned int,fd,unsigned long,offset_high,
/external/valgrind/memcheck/tests/x86-solaris/
H A Dscalar.stderr.exp84 Syscall param llseek(offset_high) contains uninitialised byte(s)
/external/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h943 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \
945 __sanitizer_syscall_pre_impl_llseek((long)(fd), (long)(offset_high), \
948 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \
950 __sanitizer_syscall_post_impl_llseek(res, (long)(fd), (long)(offset_high), \
2530 void __sanitizer_syscall_pre_impl_llseek(long fd, long offset_high,
2533 void __sanitizer_syscall_post_impl_llseek(long res, long fd, long offset_high,
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-x86-solaris.c694 vki_u32, offset_high, int, whence);
H A Dsyswrap-linux.c1203 unsigned int, fd, unsigned long, offset_high,
5348 vki_u32, offset_high);
5404 vki_u32, offset_high);
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp1708 Syscall param llseek(offset_high) contains uninitialised byte(s)
2400 Syscall param pread64(offset_high) contains uninitialised byte(s)
2428 Syscall param pwrite64(offset_high) contains uninitialised byte(s)

Completed in 854 milliseconds