Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c301 static int ntfs_w32error_to_errno(unsigned int w32error) in ntfs_w32error_to_errno() argument
303 ntfs_log_trace("Converting w32error 0x%x.\n",w32error); in ntfs_w32error_to_errno()
304 switch (w32error) { in ntfs_w32error_to_errno()
346 ntfs_log_trace("Converting w32error 0x%x.\n",w32error); in ntfs_ntstatus_to_errno()