Searched refs:ENOSTR (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__system_error/ |
H A D | errc.h | 222 #ifdef ENOSTR in _LIBCPP_DECLARE_STRONG_ENUM() 223 ENOSTR in _LIBCPP_DECLARE_STRONG_ENUM()
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | errno.h | 175 # ifndef ENOSTR 176 # define ENOSTR 9924 macro
|
H A D | cerrno | 43 // This LWG issue deprecates the POSIX macros ENODATA, ENOSR, ENOSTR, and ETIME. These were
|
/freebsd/contrib/lib9p/pytest/ |
H A D | lerrno.py | 66 ENOSTR = 60 variable 199 ENOSTR: 'Device not a stream',
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_errno.c | 257 #ifdef ENOSTR 258 ENOSTR,
|
/freebsd/sys/security/audit/ |
H A D | bsm_errno.c | 258 #ifdef ENOSTR 259 ENOSTR,
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | ccompile.h | 117 #define ENOSTR ENOTCONN macro
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | t_errno.c | 508 #ifdef ENOSTR in ATF_TC_BODY()
|
/freebsd/lib/libc/nls/ |
H A D | sk_SK.ISO8859-2.msg | 187 $ ENOSTR
|
H A D | ca_ES.ISO8859-1.msg | 187 $ ENOSTR
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_sendrecv.c | 790 case ENOSTR: in zfs_send_space() 873 case ENOSTR: in dump_ioctl() 2003 case ENOSTR: in zfs_send_resume_impl_cb_impl() 2825 case ENOSTR: in zfs_send_one_cb_impl()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | StdSymbolMap.inc | 163 SYMBOL(ENOSTR, None, <cerrno>) 164 SYMBOL(ENOSTR, None, <errno.h>)
|