Searched refs:errState (Results 1 - 10 of 10) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_CLListen.c69 * errState not a connection listener
85 pb->ioResult = errState;
H A Dadsp_NewCID.c65 * errState connection is not closed
77 pb->ioResult = errState;
H A Dadsp_attention.c75 * errState connection is not open
90 pb->ioResult = errState;
H A Dadsp_Close.c381 pb->ioResult = errState;
396 pb->ioResult = errState;
425 pb->ioResult = errState;
H A Dadsp_Write.c150 * errState connection is not open
164 pb->ioResult = errState;
H A Dadsp_reset.c189 * errState connection is not open
205 pb->ioResult = errState;
H A Dadsp_Read.c318 * errState
342 pb->ioResult = errState;
386 * errState connection is not in the right state
403 pb->ioResult = errState;
H A Dadsp_Open.c133 * errState connection end must be closed
151 pb->ioResult = errState;
H A Dadsp.c174 ap->ioResult = errState;
H A Dadsp.h215 #define errState -1278 /* bad connection state for this operation */ macro

Completed in 18 milliseconds