Searched defs:ETIME (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_constants.py30 ETIME = errno.ETIMEDOUT variable
34 ETIME = errno.ETIME variable
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Derrno.h39 #define ETIME ETIMEDOUT macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h220 # define ETIME 9935 macro
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompile.h73 #define ETIME ETIMEDOUT macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py68 ETIME = 62 variable

Completed in 139 milliseconds