Searched refs:I_POP (Results 1 – 4 of 4) sorted by relevance
294 I_POP = (STR|03) variable
589 if (PyModule_AddIntMacro(m, I_POP)) return -1; in all_ins()
571 INS(I_POP); in all_ins()
935 || ioctl(fd, I_POP, 0) < 0)999 while (tty_npushed > 0 && ioctl(fd, I_POP, 0) >= 0)