OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apm32
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/makefs/cd9660/
cd9660_eltorito.c
581
uint32_t
apm32
, part_status;
local
605
apm32
= htobe32(total_partitions);
606
fwrite(&
apm32
, sizeof(
apm32
), 1, fd);
608
apm32
= htobe32(sector_start);
609
fwrite(&
apm32
, sizeof(
apm32
), 1, fd);
610
apm32
= htobe32(nsectors);
611
fwrite(&
apm32
, sizeof(
apm32
), 1, fd)
705
uint32_t
apm32
;
local
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026