Searched refs:PyInit__posixsubprocess (Results 1 – 4 of 4) sorted by relevance
55 extern PyObject* PyInit__posixsubprocess(void);142 {"_posixsubprocess", PyInit__posixsubprocess},
59 extern PyObject* PyInit__posixsubprocess(void);150 {"_posixsubprocess", PyInit__posixsubprocess},
58 extern PyObject* PyInit__posixsubprocess(void);148 {"_posixsubprocess", PyInit__posixsubprocess},
999 PyInit__posixsubprocess(void) in PyInit__posixsubprocess() function