Home
last modified time | relevance | path

Searched refs:I_POP (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py294 I_POP = (STR|03) variable
/external/python/cpython3/Modules/
Dfcntlmodule.c589 if (PyModule_AddIntMacro(m, I_POP)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c571 INS(I_POP); in all_ins()
/external/ppp/pppd/
Dsys-solaris.c935 || ioctl(fd, I_POP, 0) < 0)
999 while (tty_npushed > 0 && ioctl(fd, I_POP, 0) >= 0)