OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callcount
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/raidframe/
rf_nwayxor.c
44
static int
callcount
[10];
variable
56
printf("%d ",
callcount
[i]);
66
callcount
[i] = 0;
79
callcount
[1]++;
111
callcount
[2]++;
201
callcount
[3]++;
229
callcount
[4]++;
259
callcount
[5]++;
291
callcount
[6]++;
325
callcount
[7]++
[
all
...]
/src/sys/dev/qbus/
ts.c
946
int
callcount
; /* number of times to call routine */
local
962
callcount
= mtop->mt_count;
970
callcount
= 1;
976
callcount
= 1;
996
if (
callcount
<= 0 || scount <= 0) {
998
printf("invalid values %d/%d\n",
callcount
, scount);
1016
} while (--
callcount
> 0);
/src/external/bsd/libevent/dist/test/
regress.c
107
unsigned int
callcount
;
member in struct:basic_cb_args
141
switch (arg->
callcount
++) {
2022
args.
callcount
= 0;
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress.c
105
unsigned int
callcount
;
member in struct:basic_cb_args
139
switch (arg->
callcount
++) {
2020
args.
callcount
= 0;
Completed in 20 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026