cindx 1101 kern/tty_pty.c int cindx, sindx;
cindx 1113 kern/tty_pty.c if ((error = falloc(p, &cfp, &cindx)) != 0) {
cindx 1118 kern/tty_pty.c fdremove(fdp, cindx);
cindx 1201 kern/tty_pty.c ptm->cfd = cindx;
cindx 1218 kern/tty_pty.c fdremove(fdp, cindx);