Home
last modified time | relevance | path

Searched refs:DupFd (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/filesystem/vfs/
H A Dfcntl.rs11 DupFd = 0, enumerator
H A Dsyscall.rs1136 FcntlCommand::DupFd | FcntlCommand::DupFdCloexec => { in fcntl()
1145 if cmd == FcntlCommand::DupFd { in fcntl()