Searched refs:EALREADY (Results 1 - 21 of 21) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dinit.c56 return EALREADY;
74 return EALREADY;
H A Dntstat.c1660 result = EALREADY;
H A Dif.c1843 if (error == EALREADY)
H A Ddlil.c5943 if (result == EALREADY)
/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_CLListen.c86 return EALREADY;
H A Dadsp_Open.c152 return EALREADY;
H A Dat.c489 return(EALREADY);
H A Dddp_lap.c241 return(EALREADY);
882 return (EALREADY);
/darwin-on-arm/xnu/bsd/sys/
H A Derrno.h129 #define EALREADY 37 /* Operation already in progress */ macro
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_errno.c451 { BSM_ERRNO_EALREADY, EALREADY, ES("Operation already in progress") },
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_priq.c715 if (err == EALREADY)
1166 return (EALREADY);
H A Dpktsched_tcq.c676 if (err == EALREADY)
1107 return (EALREADY);
H A Dpktsched_qfq.c1349 if (err == EALREADY)
1926 return (EALREADY);
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socket.c249 error = EALREADY;
H A Dubc_subr.c2598 error = EALREADY;
H A Dproc_info.c1929 error = EALREADY;
H A Duipc_syscalls.c556 * EALREADY Connection already in progress
637 error = EALREADY;
H A Duipc_socket.c1322 error = EALREADY;
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c4062 error = EALREADY;
4417 return (EALREADY);
H A Dhfs_readwrite.c1786 return (EALREADY);
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c14071 rval = EALREADY;
15116 return (EALREADY);

Completed in 229 milliseconds