Home
last modified time | relevance | path

Searched defs:WinError (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dnt_io.c261 ULONG WinError; member
319 IN ULONG WinError in _MapDosError()
/third_party/python/Lib/ctypes/
D__init__.py474 def WinError(code=None, descr=None): function