rpl_fcntl_DUPFD_CLOEXEC  175 maint/gnulib/lib/fcntl.c static int rpl_fcntl_DUPFD_CLOEXEC (int fd, int target);
rpl_fcntl_DUPFD_CLOEXEC  223 maint/gnulib/lib/fcntl.c         result = rpl_fcntl_DUPFD_CLOEXEC (fd, target);