rpl_fcntl_DUPFD   173 lib/fcntl.c    static int rpl_fcntl_DUPFD (int fd, int target);
rpl_fcntl_DUPFD   216 lib/fcntl.c            result = rpl_fcntl_DUPFD (fd, target);
rpl_fcntl_DUPFD   523 lib/fcntl.c              result = rpl_fcntl_DUPFD (fd, target);
rpl_fcntl_DUPFD   530 lib/fcntl.c        result = rpl_fcntl_DUPFD (fd, target);