Searched refs:ENOBUFS (Results 1 – 4 of 4) sorted by relevance
123 err = ENOBUFS; in weak_alias()145 err = ENOBUFS; in weak_alias()
90 ENOBUFS = 0x40000037, /* No buffer space available */ enumerator287 #define ENOBUFS 0x40000037 macro
376 #ifdef ENOBUFS381 _S(ENOBUFS, N_("No buffer space available"))
132 __set_errno (ENOBUFS); in weak_alias()
Completed in 7 milliseconds