OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:partlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/zaurus/stand/zboot/
diskprobe.c
52
struct partlist_lh
partlist
;
variable in typeref:struct:partlist_lh
253
TAILQ_INSERT_TAIL(&
partlist
, pip, list);
265
TAILQ_INIT(&
partlist
);
349
for (pip = TAILQ_FIRST(&
partlist
); pip != NULL;
diskprobe.c
52
struct partlist_lh
partlist
;
variable in typeref:struct:partlist_lh
253
TAILQ_INSERT_TAIL(&
partlist
, pip, list);
265
TAILQ_INIT(&
partlist
);
349
for (pip = TAILQ_FIRST(&
partlist
); pip != NULL;
Completed in 20 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025