Home
last modified time | relevance | path

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

/third_party/python/Python/
Dfileutils.c2375 _fdwalk_close_func(void *lohi, int fd) in _fdwalk_close_func() function
2417 fdwalk(_fdwalk_close_func, lohi); in _Py_closerange()