OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nopens
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/dev/
fd.c
122
static short
nopens
= 0; /* Number of opens executed */
variable in typeref:typename:short
487
if (
nopens
== 0) {
492
nopens
++;
574
nopens
--;
577
printf("Closed floppy device --
nopens
: %d\n",
nopens
);
fd.c
122
static short
nopens
= 0; /* Number of opens executed */
variable in typeref:typename:short
487
if (
nopens
== 0) {
492
nopens
++;
574
nopens
--;
577
printf("Closed floppy device --
nopens
: %d\n",
nopens
);
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025