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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fcntl.h 114 ...), openat64) __nonnull ((2));
116 # define openat openat64
120 extern int openat64 (int __fd, __const char *__file, int __oflag, ...)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 114 ...), openat64) __nonnull ((2));
116 # define openat openat64
120 extern int openat64 (int __fd, __const char *__file, int __oflag, ...)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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.7-4.6/sysroot/usr/include/
fcntl.h 114 ...), openat64) __nonnull ((2));
116 # define openat openat64
120 extern int openat64 (int __fd, __const char *__file, int __oflag, ...)

Completed in 816 milliseconds