Home
last modified time | relevance | path

Searched refs:ENOSR (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h205 #ifdef ENOSR in _LIBCPP_DECLARE_STRONG_ENUM()
206 ENOSR in _LIBCPP_DECLARE_STRONG_ENUM()
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h167 # ifndef ENOSR
168 # define ENOSR 9922 macro
H A Dcerrno43 // This LWG issue deprecates the POSIX macros ENODATA, ENOSR, ENOSTR, and ETIME. These were
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py69 ENOSR = 63 variable
202 ENOSR: 'Out of streams resources',
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Derrno.h69 #define ENOSR 533 macro
/freebsd/contrib/sendmail/libmilter/
H A Dlistener.c857 #ifdef ENOSR
858 || save_errno == ENOSR
/freebsd/contrib/netbsd-tests/include/
H A Dt_errno.c499 #ifdef ENOSR in ATF_TC_BODY()
/freebsd/lib/libc/nls/
H A Dsk_SK.ISO8859-2.msg185 $ ENOSR
H A Dca_ES.ISO8859-1.msg185 $ ENOSR
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dce.c444 ret = -ENOSR; in _ath10k_ce_send_nolock()
510 ret = -ENOSR; in _ath10k_ce_send_nolock_64()
/freebsd/contrib/sendmail/src/
H A Dconf.c3576 #if defined(ENOSR) && (!defined(ENOBUFS) || (ENOBUFS != ENOSR))
3577 case ENOSR: /* Out of streams resources */
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc161 SYMBOL(ENOSR, None, <cerrno>)
162 SYMBOL(ENOSR, None, <errno.h>)