| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | errno.h | 37 # if !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE) 51 # ifdef ENOTRECOVERABLE 62 # define ENOTRECOVERABLE __elast1 macro 65 # define ELAST ENOTRECOVERABLE 71 # define ENOTRECOVERABLE __elast2 macro 74 # define ELAST ENOTRECOVERABLE 215 # ifndef ENOTRECOVERABLE 216 # define ENOTRECOVERABLE 9934 macro
|
| /freebsd-13-stable/lib/libthr/thread/ |
| HD | thr_umtx.c | 76 return (ENOTRECOVERABLE); in __thr_umutex_lock() 109 return (ENOTRECOVERABLE); in __thr_umutex_lock_spin() 152 return (ENOTRECOVERABLE); in __thr_umutex_timedlock() 160 ret == ENOTRECOVERABLE) in __thr_umutex_timedlock()
|
| HD | thr_umtx.h | 90 return (ENOTRECOVERABLE); in _thr_umutex_trylock() 113 return (ENOTRECOVERABLE); in _thr_umutex_trylock2()
|
| /freebsd-13-stable/contrib/lib9p/pytest/ |
| HD | lerrno.py | 137 ENOTRECOVERABLE = 131 variable 270 ENOTRECOVERABLE: 'State not recoverable',
|
| HD | p9err.py | 138 return _native_to_dotl.get(errnum, _lerrno.ENOTRECOVERABLE)
|
| /freebsd-13-stable/cddl/lib/libdtrace/ |
| HD | errno.d | 222 inline int ENOTRECOVERABLE = 95; variable 223 #pragma D binding "1.13" ENOTRECOVERABLE 341 errno == ENOTRECOVERABLE ? "State not recoverable" :
|
| /freebsd-13-stable/sys/sys/ |
| HD | errno.h | 180 #define ENOTRECOVERABLE 95 /* State not recoverable */ macro
|
| /freebsd-13-stable/sys/compat/cloudabi/ |
| HD | cloudabi_errno.c | 94 [ENOTRECOVERABLE] = CLOUDABI_ENOTRECOVERABLE, in cloudabi_convert_errno()
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/__system_error/ |
| HD | errc.h | 246 state_not_recoverable = ENOTRECOVERABLE, in _LIBCPP_DECLARE_STRONG_ENUM()
|
| /freebsd-13-stable/contrib/openbsm/libbsm/ |
| HD | bsm_errno.c | 250 #ifdef ENOTRECOVERABLE 251 ENOTRECOVERABLE,
|
| /freebsd-13-stable/sys/security/audit/ |
| HD | bsm_errno.c | 252 #ifdef ENOTRECOVERABLE 253 ENOTRECOVERABLE,
|
| /freebsd-13-stable/lib/libsysdecode/ |
| HD | errno.c | 99 [CLOUDABI_ENOTRECOVERABLE] = ENOTRECOVERABLE,
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_errno.inc | 154 [ENOTRECOVERABLE] = -LINUX_ENOTRECOVERABLE, 321 [LINUX_ENOTRECOVERABLE] = ENOTRECOVERABLE,
|
| /freebsd-13-stable/stand/liblua/ |
| HD | lerrno.c | 145 ENTRY(ENOTRECOVERABLE),
|
| /freebsd-13-stable/contrib/netbsd-tests/include/ |
| HD | t_errno.c | 553 #ifdef ENOTRECOVERABLE in ATF_TC_BODY()
|
| /freebsd-13-stable/lib/libc/nls/ |
| HD | C.msg | 195 $ ENOTRECOVERABLE
|
| /freebsd-13-stable/sys/dev/ice/ |
| HD | ice_strings.c | 591 case ENOTRECOVERABLE: in _ice_err_str()
|
| /freebsd-13-stable/contrib/lib9p/ |
| HD | request.c | 325 #ifdef ENOTRECOVERABLE in e2linux() 326 [ENOTRECOVERABLE] = LINUX_ENOTRECOVERABLE, in e2linux()
|
| /freebsd-13-stable/contrib/libxo/tests/gettext/ |
| HD | strerror.pot | 462 # 95 - ENOTRECOVERABLE
|
| /freebsd-13-stable/sys/dev/gve/ |
| HD | gve_adminq.c | 671 return (ENOTRECOVERABLE); in gve_adminq_kick_and_wait()
|
| /freebsd-13-stable/contrib/libxo/tests/gettext/po/pig_latin/ |
| HD | strerror.po | 453 # 95 - ENOTRECOVERABLE
|
| /freebsd-13-stable/sys/kern/ |
| HD | kern_umtx.c | 1398 return (ENOTRECOVERABLE); in do_lock_normal() 2287 error = ENOTRECOVERABLE; in do_lock_pi() 2618 error = ENOTRECOVERABLE; in do_lock_pp() 2826 error = ENOTRECOVERABLE; in do_set_ceiling()
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_80211.c | 1601 error = ENOTRECOVERABLE; in lkpi_sta_auth_to_assoc() 1691 error = ENOTRECOVERABLE; in lkpi_sta_a_to_a() 1971 error = ENOTRECOVERABLE; in lkpi_sta_assoc_to_run()
|
| /freebsd-13-stable/sys/dev/irdma/ |
| HD | irdma_kcompat.c | 939 return (iwdev->rf->rdma_ver <= IRDMA_GEN_2 && !iwqp->user_mode) ? 0 : -ENOTRECOVERABLE; in irdma_destroy_qp()
|
| /freebsd-13-stable/sys/dev/wg/ |
| HD | if_wg.c | 3007 return (ENOTRECOVERABLE); in wg_module_init()
|