dup               331 gnulib-tests/test-fcntl.c     ASSERT (dup (fd) == fd + 1);
dup                98 lib/dup2.c       int duplicated_fd = dup (fd);