HomeSort by relevance Sort by last modified time
    Searched full:open64 (Results 26 - 50 of 130) sorted by null

12 3 4 5 6

  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/lib32/
libc.so 
  /development/ndk/platforms/android-L/arch-mips64/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-L/arch-mips64/lib-bootstrap/lib32/
libc.so 
  /external/elfutils/0.153/src/
findtextrel.c 226 int fd = open64 (real_fname, O_RDONLY);
393 fd2 = open64 (difname, O_RDONLY);
  /development/ndk/platforms/android-L/arch-arm/symbols/
libc.so.functions.txt 780 open64
  /development/ndk/platforms/android-L/arch-mips/symbols/
libc.so.functions.txt 670 open64
  /development/ndk/platforms/android-L/arch-x86/symbols/
libc.so.functions.txt 666 open64
  /external/elfutils/0.153/libdwfl/
dwfl_build_id_find_elf.c 112 fd = TEMP_FAILURE_RETRY (open64 (name, O_RDONLY));
argp-std.c 214 int fd = open64 (arg, O_RDONLY);
dwfl_report_elf.c 279 fd = open64 (file_name, O_RDONLY);
offline.c 319 fd = open64 (file_name, O_RDONLY);
  /external/stlport/src/details/
fstream_unistd.cpp 69 # define OPEN open64
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_unistd.cpp 69 # define OPEN open64
  /ndk/sources/host-tools/sed-4.2.1/lib/
tempname.c 195 __GT_BIGFILE: same as __GT_FILE but use open64().
  /prebuilts/tools/linux-x86/emulator/
emulator 
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 441 return open64(pathname, flags, mode);
443 return open64(pathname, flags);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 450 /// int open64(const char *filename, int flags[, mode_t mode])
451 open64, enumerator in enum:llvm::LibFunc::Func
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 235 "open64",
670 TLI.setUnavailable(LibFunc::open64);
  /external/e2fsprogs/misc/
e4defrag.c 1160 fd = open64(file, O_RDONLY);
    [all...]
filefrag.c 348 fd = open64(filename, O_RDONLY);
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc     [all...]
  /external/ltrace/etc/
libc.so.conf 87 int open64(string,int,octal); ; WARNING: 3rd argument may not be there
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libpthread-2.11.1.so 
libpthread.so.0 

Completed in 1354 milliseconds

12 3 4 5 6