Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/vfs/
H A Dfcntl.rs15 SetFd = 2, enumerator
H A Dsyscall.rs1200 FcntlCommand::SetFd => { in fcntl()