HomeSort by relevance Sort by last modified time
    Searched defs:openat64 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
fcntl2.h 109 int __oflag, ...), openat64)
144 int __oflag, ...), openat64)
147 "openat64 can be called either with 3 or 4 arguments, not more");
149 "openat64 with O_CREAT in third argument needs 4 arguments");
152 openat64 (int __fd, __const char *__path, int __oflag, ...) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl2.h 109 int __oflag, ...), openat64)
144 int __oflag, ...), openat64)
147 "openat64 can be called either with 3 or 4 arguments, not more");
149 "openat64 with O_CREAT in third argument needs 4 arguments");
152 openat64 (int __fd, __const char *__path, int __oflag, ...) function

Completed in 134 milliseconds