Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dfcntlmodule.c23 #include "clinic/fcntlmodule.c.h"
683 static struct PyModuleDef fcntlmodule = { variable
695 return PyModuleDef_Init(&fcntlmodule); in PyInit_fcntl()

Completed in 1 milliseconds