Searched refs:EFBIG (Results 1 – 4 of 4) sorted by relevance
41 return EFBIG; in posix_fallocate()
41 return EFBIG; in __posix_fallocate64_l64()
63 EFBIG = 0x4000001b, /* File too large */ enumerator259 #define EFBIG 0x4000001b macro
181 #ifdef EFBIG184 _S(EFBIG, N_("File too large"))
Completed in 6 milliseconds