OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loopcnt
(Results
1 - 10
of
10
) sorted by relevancy
/src/sbin/fsck_ext2fs/
pass3.c
77
int
loopcnt
;
local in function:pass3
86
for (
loopcnt
= 0; ;
loopcnt
++) {
90
loopcnt
> numdirs)
pass3.c
77
int
loopcnt
;
local in function:pass3
86
for (
loopcnt
= 0; ;
loopcnt
++) {
90
loopcnt
> numdirs)
/src/sbin/fsck_lfs/
pass3.c
44
int
loopcnt
;
local in function:pass3
55
for (
loopcnt
= 0;;
loopcnt
++) {
59
loopcnt
> numdirs)
pass3.c
44
int
loopcnt
;
local in function:pass3
55
for (
loopcnt
= 0;;
loopcnt
++) {
59
loopcnt
> numdirs)
/src/sbin/fsck_ffs/
pass3.c
58
int
loopcnt
, state;
local in function:pass3
96
for (
loopcnt
= 0; ;
loopcnt
++) {
100
loopcnt
> countdirs)
104
if (
loopcnt
<= countdirs) {
pass3.c
58
int
loopcnt
, state;
local in function:pass3
96
for (
loopcnt
= 0; ;
loopcnt
++) {
100
loopcnt
> countdirs)
104
if (
loopcnt
<= countdirs) {
/src/sys/arch/sun3/dev/
if_ie.c
447
int
loopcnt
;
local in function:ie_intr
468
loopcnt
= sc->nframes;
519
if (--
loopcnt
> 0)
if_ie.c
447
int
loopcnt
;
local in function:ie_intr
468
loopcnt
= sc->nframes;
519
if (--
loopcnt
> 0)
/src/sys/arch/amiga/dev/
fd.c
1421
static int
loopcnt
;
local in function:fdcalibrate
1425
if (
loopcnt
== 0) {
1435
if (
loopcnt
++ & 1)
1442
if (
loopcnt
< 8)
1445
loopcnt
= 0;
fd.c
1421
static int
loopcnt
;
local in function:fdcalibrate
1425
if (
loopcnt
== 0) {
1435
if (
loopcnt
++ & 1)
1442
if (
loopcnt
< 8)
1445
loopcnt
= 0;
Completed in 27 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025