Searched refs:ETIME (Results 1 – 21 of 21) sorted by relevance
| /freebsd-13-stable/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| HD | _constants.py | 30 ETIME = errno.ETIMEDOUT variable 34 ETIME = errno.ETIME variable
|
| HD | exceptions.py | 26 ETIME, 557 errno = ETIME
|
| HD | _error_translation.py | 38 ETIME, 564 if ret == ETIME:
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/__system_error/ |
| HD | errc.h | 250 #ifdef ETIME in _LIBCPP_DECLARE_STRONG_ENUM() 251 ETIME in _LIBCPP_DECLARE_STRONG_ENUM()
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | errno.h | 219 # ifndef ETIME 220 # define ETIME 9935 macro
|
| HD | cerrno | 43 // This LWG issue deprecates the POSIX macros ENODATA, ENOSR, ENOSTR, and ETIME. These were
|
| /freebsd-13-stable/contrib/lib9p/pytest/ |
| HD | lerrno.py | 68 ETIME = 62 variable 201 ETIME: 'Timer expired',
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | errno.h | 39 #define ETIME ETIMEDOUT macro
|
| /freebsd-13-stable/sys/xen/interface/ |
| HD | errno.h | 97 XEN_ERRNO(ETIME, 62) /* Timer expired */
|
| /freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/ |
| HD | sdp_zcopy.c | 166 err = -ETIME; in sdp_wait_rdmardcompl() 199 err = -ETIME; in sdp_wait_rdmardcompl() 768 if (rc < 0 && rc != -EAGAIN && rc != -ETIME) in sdp_sendmsg_zcopy()
|
| /freebsd-13-stable/contrib/apr/poll/unix/ |
| HD | port.c | 120 case ETIME: in call_port_getn() 135 if (rv == ETIME) { in call_port_getn()
|
| /freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| HD | ccompile.h | 167 #define ETIME ETIMEDOUT macro
|
| /freebsd-13-stable/contrib/netbsd-tests/include/ |
| HD | t_errno.c | 715 #ifdef ETIME in ATF_TC_BODY()
|
| /freebsd-13-stable/contrib/libevent/ |
| HD | evport.c | 314 } else if (errno == ETIME) { in evport_dispatch()
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/ |
| HD | evport.c | 314 } else if (errno == ETIME) { in evport_dispatch()
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | zcp.c | 912 ri->zri_result = SET_ERROR(ETIME); in zcp_eval_impl() 922 if (ri->zri_result == ETIME && ri->zri_outnvl != NULL) { in zcp_eval_impl() 937 ri->zri_result = SET_ERROR(ETIME); in zcp_eval_impl()
|
| /freebsd-13-stable/lib/libc/nls/ |
| HD | sk_SK.ISO8859-2.msg | 189 $ ETIME
|
| HD | ca_ES.ISO8859-1.msg | 189 $ ETIME
|
| /freebsd-13-stable/sys/contrib/dev/rtw88/ |
| HD | usb.c | 593 case -ETIME: in rtw_usb_read_port_complete()
|
| /freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/ |
| HD | zfs_main.c | 8095 if (ret == ETIME) { in zfs_do_channel_program() 8111 case ETIME: in zfs_do_channel_program() 8125 if (ret == ETIME && instructions != 0) in zfs_do_channel_program()
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| HD | StdSymbolMap.inc | 209 SYMBOL(ETIME, None, <cerrno>) 210 SYMBOL(ETIME, None, <errno.h>)
|