NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ksh_dupbase
bin/ksh/io.c
256
nfd = ksh_dupbase(fd, FDBASE);
bin/ksh/shf.c
62
nfd = ksh_dupbase(fd, FDBASE);
bin/ksh/tty.c
132
if ((tty_fd = ksh_dupbase(tfd, FDBASE)) < 0) {