OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcbi
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makefs/cd9660/
cd9660_eltorito.c
431
struct cd9660_boot_image *
tcbi
;
local in function:cd9660_setup_boot
432
TAILQ_FOREACH(
tcbi
, &diskStructure->boot_images, image_list) {
433
if (
tcbi
== default_boot_image) {
434
tmp_disk =
tcbi
;
cd9660_eltorito.c
431
struct cd9660_boot_image *
tcbi
;
local in function:cd9660_setup_boot
432
TAILQ_FOREACH(
tcbi
, &diskStructure->boot_images, image_list) {
433
if (
tcbi
== default_boot_image) {
434
tmp_disk =
tcbi
;
Completed in 117 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025