Searched refs:openat64 (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/site_tests/platform_ToolchainTests/src/ |
D | clang-fortify-tests.cpp | 225 openat64(0, "/", 0, 0, 0); in testFcntl() 240 openat64(0, "/", O_CREAT); in testFcntl() 242 openat64(0, "/", O_TMPFILE); in testFcntl()
|
/external/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1507 pub fn openat64(fd: ::c_int, path: *const c_char, oflag: ::c_int, ...) -> ::c_int; in openat64() function
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2460 fun:openat64=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2460 fun:openat64=uninstrumented
|