Home
last modified time | relevance | path

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

/DragonOS/kernel/src/syscall/
H A Dmod.rs137 Self::openat(dirfd, path, flags, mode, true) in handle()
/DragonOS/kernel/src/filesystem/vfs/
H A Dsyscall.rs505 pub fn openat( in openat() method
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.9.md1069 完善pipe系统调用以及openat系统调用 (#441)