sys_openat
int sys_openat(int dirfd, const char *path, int flags, mode_t mode)
int sys_openat(int dfd, const char *path, struct open_how *how)