Searched refs:CheckSend (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_attention.c129 CheckSend(sp);
H A Dadsp_Timer.c180 CheckSend(sp);
H A Dadsp_Write.c174 CheckSend(sp); /* See if we should send anything */
H A Dadsp_reset.c237 CheckSend(sp);
H A Dadsp.c105 CheckSend(sp); /* try one more time to send out data */
109 CheckSend(sp); /* and force out the close */
H A Dadsp_Read.c368 CheckSend(sp); /* If recv window opened, we might */
410 CheckSend(sp); /* If recv window opened, we might */
H A Dadsp_Open.c290 CheckSend(sp);
H A Dadsp_internal.h238 unsigned callSend:1; /* Must call CheckSend() */
358 void CheckSend(CCBPtr);
H A Dadsp_Close.c466 CheckSend(sp);
H A Dadsp_Control.c124 * CheckSend
136 void CheckSend(sp) /* (CCBPtr sp) */ function
253 dPrintf(D_M_ADSP, D_L_ERROR, ("CheckSend: Control bit error\n"));
H A Dadsp_stream.c296 CheckSend((CCBPtr)gbuf_rptr(((gbuf_t *)gref->info)));
H A Dadsp_Packet.c830 CheckSend(sp);

Completed in 34 milliseconds