I_PUSH           1020 src/subshell/common.c #if defined (I_FIND) && defined (I_PUSH)
I_PUSH           1022 src/subshell/common.c         if (ioctl (pty_slave, I_PUSH, "ptem") == -1)
I_PUSH           1031 src/subshell/common.c         if (ioctl (pty_slave, I_PUSH, "ldterm") == -1)
I_PUSH           1041 src/subshell/common.c         if (ioctl (pty_slave, I_PUSH, "ttcompat") == -1)