Searched refs:_Py_open_cloexec_works (Results 1 – 6 of 6) sorted by relevance
196 extern int _Py_open_cloexec_works;239 int *atomic_flag_works = &_Py_open_cloexec_works;
321 _Py_open_cloexec_works
32 Python/fileutils.c:_Py_open_cloexec_works int _Py_open_cloexec_works
1512 Python/fileutils.c - _Py_open_cloexec_works variable int _Py_open_cloexec_works
33 int _Py_open_cloexec_works = -1; variable1270 atomic_flag_works = &_Py_open_cloexec_works; in _Py_open_impl()
8959 extern int _Py_open_cloexec_works;8992 int *atomic_flag_works = &_Py_open_cloexec_works; in os_open_impl()