OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/db/
t_db_hash_seq.c
50
int
c_port
;
member in struct:conf
261
c.
c_port
= i;
267
DO_DEBUG("%zu %d\n", i, c.
c_port
);
268
if (flag[c.
c_port
])
269
DO_WARNX("Already visited %d", c.
c_port
);
270
flag[c.
c_port
] = 1;
271
if (skip == 0 || c.
c_port
% skip != 0)
/src/sys/dev/ieee1394/
firewire.c
961
u_int i, j, node,
c_port
= 0, i_branch = 0;
local in function:fw_sidrcv
985
c_port
= 0;
1003
c_port
++;
1005
c_port
++;
1007
c_port
++;
1009
if (
c_port
> 2)
1010
i_branch += (
c_port
- 2);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025