OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transCount
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libICE/dist/src/
listenwk.c
50
int
transCount
, partial, i, j;
56
&
transCount
, &transConns) < 0) || (
transCount
< 1))
71
listenObjs = calloc (
transCount
, sizeof (struct _IceListenObj));
74
for (i = 0; i <
transCount
; i++)
84
for (i = 0; i <
transCount
; i++)
164
for (i = 0; i <
transCount
; i++)
listen.c
48
int
transCount
, partial, i, j;
54
&
transCount
, &transConns) < 0) || (
transCount
< 1))
68
if ((listenObjs = malloc (
transCount
* sizeof (struct _IceListenObj))) == NULL)
70
for (i = 0; i <
transCount
; i++)
78
for (i = 0; i <
transCount
; i++)
160
for (i = 0; i <
transCount
; i++)
Completed in 51 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026