OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closedchannels
(Results
1 - 1
of
1
) sorted by null
/external/deqp/framework/delibs/deutil/
deSocket.c
613
deUint32
closedChannels
= 0;
647
closedChannels
= channels;
654
closedChannels
= DE_SOCKETCHANNEL_BOTH;
674
closedChannels
= channels;
678
closedChannels
= DE_SOCKETCHANNEL_BOTH;
688
sock->openChannels &= ~
closedChannels
;
Completed in 1771 milliseconds