Searched refs:EEXIST (Results 1 – 3 of 3) sorted by relevance
41 #define EEXIST 17 macro
151 if (errno != EEXIST) in _gettemp()156 if (errno != EEXIST) in _gettemp()
56 __BIONIC_ERRDEF( EEXIST , 17, "File exists" )