Searched refs:ksh_dupbase (Results 1 – 4 of 4) sorted by relevance
132 if ((tty_fd = ksh_dupbase(tfd, FDBASE)) < 0) {
94 #define ksh_dupbase(fd, base) fcntl(fd, F_DUPFD, base) macro
256 nfd = ksh_dupbase(fd, FDBASE);
62 nfd = ksh_dupbase(fd, FDBASE);