Searched refs:ENOSR (Results 1 – 12 of 12) sorted by relevance
205 #ifdef ENOSR in _LIBCPP_DECLARE_STRONG_ENUM()206 ENOSR in _LIBCPP_DECLARE_STRONG_ENUM()
167 # ifndef ENOSR168 # define ENOSR 9922 macro
43 // This LWG issue deprecates the POSIX macros ENODATA, ENOSR, ENOSTR, and ETIME. These were
69 ENOSR = 63 variable202 ENOSR: 'Out of streams resources',
69 #define ENOSR 533 macro
857 #ifdef ENOSR858 || save_errno == ENOSR
499 #ifdef ENOSR in ATF_TC_BODY()
185 $ ENOSR
444 ret = -ENOSR; in _ath10k_ce_send_nolock()510 ret = -ENOSR; in _ath10k_ce_send_nolock_64()
3576 #if defined(ENOSR) && (!defined(ENOBUFS) || (ENOBUFS != ENOSR))3577 case ENOSR: /* Out of streams resources */
161 SYMBOL(ENOSR, None, <cerrno>)162 SYMBOL(ENOSR, None, <errno.h>)