_real_openat 509 plugin/ipc/file/filewrappers.cpp int fd = _real_openat(dirfd, path, flags, mode); _real_openat 322 syscallwrappers.h int _real_openat(int dirfd, const char *pathname, int flags, mode_t mode);