Searched refs:DupFdCloexec (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/filesystem/vfs/ | ||
H A D | fcntl.rs | 38 DupFdCloexec = F_LINUX_SPECIFIC_BASE + 6, enumerator |
H A D | syscall.rs | 1160 FcntlCommand::DupFd | FcntlCommand::DupFdCloexec => { in fcntl() |