Searched refs:FD_CLOSE_BIT (Results 1 – 6 of 6) sorted by relevance
228 …lpNetworkEvents->iErrorCode[FD_CLOSE_BIT] = TranslateNtStatusError(EnumReq.EventStatus[FD_CLOSE_BI… in WSPEnumNetworkEvents()
419 return UnlockAndMaybeComplete(FCB, FCB->PollStatus[FD_CLOSE_BIT], Irp, 0); in AfdConnectedSocketWriteData()427 return UnlockAndMaybeComplete(FCB, FCB->PollStatus[FD_CLOSE_BIT], Irp, 0); in AfdConnectedSocketWriteData()
253 FCB->PollStatus[FD_CLOSE_BIT] = FCB->LastReceiveStatus; in ReceiveActivity()
656 FCB->PollStatus[FD_CLOSE_BIT] = Irp->IoStatus.Status; in DisconnectComplete()
303 #define FD_CLOSE_BIT 5 macro304 #define FD_CLOSE (1 << FD_CLOSE_BIT)
1149 err = wsa_events.iErrorCode[ FD_CLOSE_BIT ]; in event_client()5751 if (bit) *bit = FD_CLOSE_BIT; in get_event_details()