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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c102 * @w32error: the win32 error code
106 static int ntfs_w32error_to_errno(unsigned int w32error) argument
108 ntfs_log_trace("Converting w32error 0x%x.\n",w32error);
109 switch (w32error) {

Completed in 53 milliseconds