I_PUSH            978 src/subshell/common.c #if defined (I_FIND) && defined (I_PUSH)
I_PUSH            980 src/subshell/common.c         if (ioctl (pty_slave, I_PUSH, "ptem") == -1)
I_PUSH            989 src/subshell/common.c         if (ioctl (pty_slave, I_PUSH, "ldterm") == -1)
I_PUSH            999 src/subshell/common.c         if (ioctl (pty_slave, I_PUSH, "ttcompat") == -1)