Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_user.c171 return dup2(oldfd, fd); in replace_file()
/fs/
Dfile.c911 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument