Searched refs:TRANS_DONE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_misc.c155 trp->tr_state = TRANS_DONE;
H A Datp.h342 #define TRANS_DONE 3 /* done - waiting for poll to complete */ macro
H A Datp_read.c512 trp->tr_state = TRANS_DONE;
H A Datp_write.c935 case TRANS_DONE:
1550 while ((trp->tr_state != TRANS_DONE) && (trp->tr_state != TRANS_FAILED) &&
1841 case TRANS_DONE:

Completed in 76 milliseconds