Home
last modified time | relevance | path

Searched refs:fcntlmodule (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython3/android/
DSetup.local22 fcntl fcntlmodule.c
/external/python/cpython3/Modules/
Dfcntlmodule.c675 static struct PyModuleDef fcntlmodule = { variable
687 return PyModuleDef_Init(&fcntlmodule); in PyInit_fcntl()
DSetup195 #fcntl fcntlmodule.c # fcntl(2) and ioctl(2)
/external/python/cpython3/
DAndroid-darwin_x86_64.bp69 "Modules/fcntlmodule.c",
DAndroid-bionic.bp34 "Modules/fcntlmodule.c",
DAndroid-linux_x86_64.bp34 "Modules/fcntlmodule.c",
/external/python/cpython2/PC/os2emx/
Dpython27.def1245 ; From python27_s.lib(fcntlmodule)
/external/python/cpython2/
DAndroid.bp589 "Modules/fcntlmodule.c",
/external/python/cpython2/Modules/
DSetup.dist202 #fcntl fcntlmodule.c # fcntl(2) and ioctl(2)
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv414 Modules/fcntlmodule.c - fcntl_slots -
535 Modules/fcntlmodule.c - fcntl_methods -
2211 Modules/fcntlmodule.c - fcntlmodule -
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk496 fcntlmodule.obj: abstract.h c:\mptn\include\sys\ioctl.h ceval.h \
Dmakefile604 fcntlmodule.obj: $(PY_INCLUDE)\abstract.h $(OS2TCPIP)\Include\sys\ioctl.h $(PY_INCLUDE)\ceval.h \