Searched refs:_Py_wstat (Results 1 – 1 of 1) sorted by relevance
139 _Py_wstat(const wchar_t* path, struct stat *buf) in _Py_wstat() function168 if (_Py_wstat(filename, &buf) != 0) { in isfile()201 if (_Py_wstat(filename, &buf) != 0) { in isxfile()219 if (_Py_wstat(filename, &buf) != 0) { in isdir()