Searched refs:EACCESS (Results 1 – 3 of 3) sorted by relevance
73 #define EACCESS 2 /* access violation */ macro
32 # ifndef EACCESS /* seems to be missing from the Mingw headers */33 # define EACCESS 13 macro268 if (errno == EACCESS) { in copyRegular()
38 description: "Differences between vogar and cts. EACCESS when run with vogar.