OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ll_struct
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makefs/cd9660/
cd9660_eltorito.c
426
LIST_INSERT_HEAD(&diskStructure->boot_entries, valid_entry,
ll_struct
);
447
LIST_INSERT_AFTER(valid_entry, default_entry,
ll_struct
);
489
LIST_INSERT_AFTER(default_entry, head,
ll_struct
);
503
while ((next = LIST_NEXT(head,
ll_struct
)) != NULL &&
507
LIST_INSERT_AFTER(head, temp,
ll_struct
);
512
LIST_FOREACH(next, &diskStructure->boot_entries,
ll_struct
) {
648
LIST_FOREACH(e, &diskStructure->boot_entries,
ll_struct
) {
cd9660_eltorito.h
136
LIST_ENTRY(boot_catalog_entry)
ll_struct
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025