Searched defs:errno (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | exceptions.py | 38 errno = None variable in ZFSError 96 errno = errno.ENOENT variable in DatasetNotFound 110 errno = errno.EEXIST variable in DatasetExists 118 errno = errno.EINVAL variable in NotClone 186 errno = errno.EBUSY variable in SnapshotIsHeld 194 errno = errno.EXDEV variable in DuplicateSnapshots 331 errno = ECKSUM variable in BadStream 375 errno = errno.EIO variable in ZIOError 531 errno = None variable in ZCPError 544 errno = ECHRNG variable in ZCPRuntimeError [all …]
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | hiredis.h | 88 #define __redis_strerror_r(errno, buf, len) \ argument 94 #define __redis_strerror_r(errno, buf, len) \ argument
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | zutil.c | 144 int errno = 0; variable
|
| /f-stack/freebsd/sys/ |
| H A D | errno.h | 48 #define errno (* __error()) macro
|
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm.c | 15 int errno = 0, rte_errno = 0; variable
|
| H A D | rte_lpm6.c | 16 int errno = 0, rte_errno = 0; variable
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_eventdev_pmd.h | 57 #define RTE_EVENTDEV_VALID_DEVID_OR_ERRNO_RET(dev_id, errno, retval) do { \ argument
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_subr.c | 1894 tcp_drop(struct tcpcb *tp, int errno) in tcp_drop() 2862 tcp_drop_syn_sent(struct inpcb *inp, int errno) in tcp_drop_syn_sent()
|
| H A D | udp_usrreq.c | 762 udp_notify(struct inpcb *inp, int errno) in udp_notify()
|
| H A D | in_pcb.c | 1933 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, int errno, in in_pcbnotifyall() argument
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcb.c | 650 int errno; in in6_pcbnotify() local
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 464 int errno; in ccp_intr_handle_error() local
|