Home
last modified time | relevance | path

Searched defs:oldfd (Results 1 – 1 of 1) sorted by relevance

/fs/
Dfcntl.c53 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument
116 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument