Searched refs:EOVERFLOW (Results 1 – 2 of 2) sorted by relevance
173 #ifndef EOVERFLOW174 # define EOVERFLOW EINVAL macro
1069 if (res == 0 || errno == EOVERFLOW) { in itsdir()1075 dir = stat(nameslashdot, &st) == 0 || errno == EOVERFLOW; in itsdir()
Completed in 12 milliseconds