OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loopcnt
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/fsck_ext2fs/
pass3.c
77
int
loopcnt
;
local
86
for (
loopcnt
= 0; ;
loopcnt
++) {
90
loopcnt
> numdirs)
/src/sbin/fsck_lfs/
pass3.c
44
int
loopcnt
;
local
55
for (
loopcnt
= 0;;
loopcnt
++) {
59
loopcnt
> numdirs)
/src/sbin/fsck_ffs/
pass3.c
58
int
loopcnt
, state;
local
96
for (
loopcnt
= 0; ;
loopcnt
++) {
100
loopcnt
> countdirs)
104
if (
loopcnt
<= countdirs) {
/src/sys/arch/sun3/dev/
if_ie.c
447
int
loopcnt
;
local
468
loopcnt
= sc->nframes;
519
if (--
loopcnt
> 0)
/src/sys/arch/amiga/dev/
fd.c
1421
static int
loopcnt
;
local
1425
if (
loopcnt
== 0) {
1435
if (
loopcnt
++ & 1)
1442
if (
loopcnt
< 8)
1445
loopcnt
= 0;
Completed in 29 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026