Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_dup2
fs/file.c
1362
err = do_dup2(files, file, fd, flags);
fs/file.c
1450
return do_dup2(files, file, newfd, flags);