Home
last modified time | relevance | path

Searched refs:I_RECVFD (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py308 I_RECVFD = (STR|022) variable
310 I_RECVFD = (STR|016) variable
311 I_RECVFD = (STR|022) variable
/external/python/cpython3/Modules/
Dfcntlmodule.c608 if (PyModule_AddIntMacro(m, I_RECVFD)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c590 INS(I_RECVFD); in all_ins()