Searched refs:__openat64_2 (Results 1 – 3 of 3) sorted by relevance
23 __openat64_2 (int fd, const char *file, int oflag) in __openat64_2() function
120 __open_2; __open64_2; __openat_2; __openat64_2;
105 int __oflag), __openat64_2)140 extern int __openat64_2 (int __fd, const char *__path, int __oflag)161 return __openat64_2 (__fd, __path, __oflag); in openat64()167 return __openat64_2 (__fd, __path, __oflag); in openat64()
Completed in 4 milliseconds