Searched refs:ETOOMANYREFS (Results 1 – 9 of 9) sorted by relevance
101 #undef ETOOMANYREFS102 #define ETOOMANYREFS WSAETOOMANYREFS macro
98 # ifndef ETOOMANYREFS99 # define ETOOMANYREFS 10059 macro
102 EE(WSAETOOMANYREFS,ETOOMANYREFS,"too many references") \
82 #define ETOOMANYREFS 109 /* Too many references: cannot splice */ macro
97 #define ETOOMANYREFS 144 /* Too many references: cannot splice */ macro
45 #define ETOOMANYREFS 59 /* Too many sockets open */ macro268 case BW_ERR_FULL: return ETOOMANYREFS; in BW_TranslateError()
661 #define ETOOMANYREFS WSAETOOMANYREFS
1345 #ifdef ETOOMANYREFS in g_strerror()1346 case ETOOMANYREFS: return "too many references: can't splice"; in g_strerror()
581 #define VKI_ETOOMANYREFS ETOOMANYREFS