Home
last modified time | relevance | path

Searched refs:open64 (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dfcntl.h88 extern int __REDIRECT (open, (__const char *__file, int __oflag, ...), open64)
91 # define open open64
95 extern int open64 (__const char *__file, int __oflag, ...) __nonnull ((1));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl2.h34 open64) __nonnull ((1));
67 ...), open64) __nonnull ((1));
74 open64 (__const char *__path, int __oflag, ...) in open64() function