Home
last modified time | relevance | path

Searched refs:FDBASE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/ksh/
H A Dio.c255 if (fd < FDBASE) {
256 nfd = ksh_dupbase(fd, FDBASE);
H A Dtty.c132 if ((tty_fd = ksh_dupbase(tfd, FDBASE)) < 0) {
H A Dsh.h165 #define FDBASE 10 /* First file usable by Shell */ macro
H A Dshf.c59 if ((sflags & SHF_MAPHI) && fd < FDBASE) {
62 nfd = ksh_dupbase(fd, FDBASE);