OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_IceProtocols
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/libICE/dist/src/
globals.h
31
_IceProtocol
_IceProtocols
[255];
register.c
52
if (strcmp (protocolName,
_IceProtocols
[i - 1].protocol_name) == 0)
54
if (
_IceProtocols
[i - 1].orig_client != NULL)
70
p =
_IceProtocols
[i - 1].orig_client = malloc (sizeof(_IcePoProtocol));
83
_IceProtocols
[_IceLastMajorOpcode].protocol_name =
85
if (
_IceProtocols
[_IceLastMajorOpcode].protocol_name == NULL)
88
p =
_IceProtocols
[_IceLastMajorOpcode].orig_client =
92
free(
_IceProtocols
[_IceLastMajorOpcode].protocol_name);
96
_IceProtocols
[_IceLastMajorOpcode].accept_client = NULL;
155
if (strcmp (protocolName,
_IceProtocols
[i - 1].protocol_name) == 0)
157
if (
_IceProtocols
[i - 1].accept_client != NULL
[
all
...]
process.c
846
_IcePoProtocol *protocol =
_IceProtocols
[
1235
_IcePoProtocol *myProtocol =
_IceProtocols
[
1443
_IcePaProtocol *myProtocol =
_IceProtocols
[iceConn->protosetup_to_me->
1674
_IceProtocols
[iceConn->protosetup_to_you->my_opcode - 1].orig_client;
1979
if (strcmp (protocolName,
_IceProtocols
[i].protocol_name) == 0)
1983
(myProtocol =
_IceProtocols
[i].accept_client) != NULL)
2051
_IceProtocols
[myOpcode - 1].protocol_name,
2309
_IcePoProtocol *myProtocol =
_IceProtocols
[
ICElibint.h
363
extern _IceProtocol
_IceProtocols
[];
misc.c
469
iceConn->his_min_opcode].protocol = &
_IceProtocols
[myOpcode - 1];
protosetup.c
81
myProtocol = &
_IceProtocols
[myOpcode - 1];
Completed in 10 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026