Searched refs:wstatbuf (Results 1 – 1 of 1) sorted by relevance
913 struct _stat wstatbuf; in _Py_stat() local920 err = _wstat(wpath, &wstatbuf); in _Py_stat()922 statbuf->st_mode = wstatbuf.st_mode; in _Py_stat()