F_DUPFD 213 lib/fcntl.c case F_DUPFD: F_DUPFD 349 lib/fcntl.c #ifdef F_DUPFD /* POSIX */ F_DUPFD 350 lib/fcntl.c case F_DUPFD: F_DUPFD 467 lib/fcntl.c result = fcntl (fd, F_DUPFD, target); F_DUPFD 482 lib/fcntl.c result = fcntl (fd, F_DUPFD, target); F_DUPFD 569 lib/fcntl.c case F_DUPFD: F_DUPFD 259 lib/fcntl.in.h #ifndef F_DUPFD