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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dinit.c56 return EALREADY;
74 return EALREADY;
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_CLListen.c86 return EALREADY;
H A Dadsp_Open.c152 return EALREADY;
H A Dat.c474 return(EALREADY);
H A Dddp_lap.c241 return(EALREADY);
882 return (EALREADY);
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Derrno.h128 #define EALREADY 37 /* Operation already in progress */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkpi_socket.c217 return EALREADY;
H A Dubc_subr.c2327 error = EALREADY;
H A Duipc_syscalls.c561 * EALREADY Connection already in progress
642 error = EALREADY;
H A Duipc_socket.c1293 error = EALREADY;
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_readwrite.c1495 return (EALREADY);
H A Dhfs_vfsops.c3626 return (EALREADY);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c12506 rval = EALREADY;
13518 return (EALREADY);

Completed in 139 milliseconds