OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/stand/ahdilabel/
build.c
43
struct ahdi_ptable
old_table
;
local in function:ahdi_buildlabel
46
bcopy (ptable, &
old_table
, sizeof (struct ahdi_ptable));
78
if (ptable->parts[i].root !=
old_table
.parts[i].root ||
79
ptable->parts[i].start !=
old_table
.parts[i].start ||
80
ptable->parts[i].size !=
old_table
.parts[i].size)
build.c
43
struct ahdi_ptable
old_table
;
local in function:ahdi_buildlabel
46
bcopy (ptable, &
old_table
, sizeof (struct ahdi_ptable));
78
if (ptable->parts[i].root !=
old_table
.parts[i].root ||
79
ptable->parts[i].start !=
old_table
.parts[i].start ||
80
ptable->parts[i].size !=
old_table
.parts[i].size)
Completed in 50 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025