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