stat64 592 plugin/ipc/file/filewrappers.cpp extern "C" int __xstat64(int vers, const char *path, struct stat64 *buf) stat64 612 plugin/ipc/file/filewrappers.cpp extern "C" int __fxstat64(int vers, int fd, struct stat64 *buf) stat64 632 plugin/ipc/file/filewrappers.cpp extern "C" int __lxstat64(int vers, const char *path, struct stat64 *buf) stat64 164 plugin/pid/pid_filewrappers.cpp extern "C" int __xstat64(int vers, const char *path, struct stat64 *buf) stat64 180 plugin/pid/pid_filewrappers.cpp extern "C" int __fxstat64(int vers, int fd, struct stat64 *buf) stat64 196 plugin/pid/pid_filewrappers.cpp extern "C" int __lxstat64(int vers, const char *path, struct stat64 *buf) stat64 398 plugin/pid/pid_syscallsreal.c int _real_xstat64(int vers, const char *path, struct stat64 *buf) { stat64 406 plugin/pid/pid_syscallsreal.c int _real_lxstat64(int vers, const char *path, struct stat64 *buf) { stat64 220 plugin/pid/pidwrappers.h int _real_xstat64(int vers, const char *path, struct stat64 *buf); stat64 222 plugin/pid/pidwrappers.h int _real_lxstat64(int vers, const char *path, struct stat64 *buf); stat64 898 syscallsreal.c int _real_xstat64(int vers, const char *path, struct stat64 *buf) { stat64 908 syscallsreal.c int _real_lxstat64(int vers, const char *path, struct stat64 *buf) { stat64 392 syscallwrappers.h int _real_xstat64(int vers, const char *path, struct stat64 *buf); stat64 394 syscallwrappers.h int _real_lxstat64(int vers, const char *path, struct stat64 *buf);