Lines Matching refs:OsCommPtr
108 static OsCommPtr AvailableInput = (OsCommPtr) NULL;
188 OsCommPtr oc = client->osPrivate; in YieldControlNoInput()
206 NextAvailableInput(OsCommPtr oc) in NextAvailableInput()
229 OsCommPtr oc = (OsCommPtr) client->osPrivate; in ReadRequestFromClient()
474 OsCommPtr oc = (OsCommPtr) client->osPrivate; in ReadFdFromClient()
489 OsCommPtr oc = (OsCommPtr) client->osPrivate; in WriteFdToClient()
506 OsCommPtr oc = (OsCommPtr) client->osPrivate; in InsertFakeRequest()
559 OsCommPtr oc = (OsCommPtr) client->osPrivate; in ResetCurrentRequest()
570 AvailableInput = (OsCommPtr) NULL; in ResetCurrentRequest()
610 OsCommPtr oc; in FlushAllOutput()
629 oc = (OsCommPtr) client->osPrivate; in FlushAllOutput()
661 OsCommPtr oc = client->osPrivate; in AbortClient()
683 OsCommPtr oc; in WriteToClient()
825 FlushClient(ClientPtr who, OsCommPtr oc, const void *__extraBuf, int extraCount) in FlushClient()
1015 FreeOsBuffers(OsCommPtr oc) in FreeOsBuffers()
1021 AvailableInput = (OsCommPtr) NULL; in FreeOsBuffers()