Searched refs:EACCESS (Results 1 – 1 of 1) sorted by relevance
32 # ifndef EACCESS /* seems to be missing from the Mingw headers */33 # define EACCESS 13 macro268 if (errno == EACCESS) { in copyRegular()