Home
last modified time | relevance | path

Searched refs:__libc_openat64 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dopenat64.c28 __libc_openat64 (int fd, const char *file, int oflag, ...) in __libc_openat64() function
42 strong_alias (__libc_openat64, __openat64)
44 weak_alias (__libc_openat64, openat64)
47 strong_alias (__libc_openat64, __openat)
49 weak_alias (__libc_openat64, openat)
/glibc-2.36/ChangeLog.old/
DChangeLog.242294 (__libc_openat64): Modified function.
DChangeLog.182204 * sysdeps/unix/sysv/linux/openat64.c (__libc_openat64): New