OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sec0
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/disklabel/
main.c
860
uint8_t
sec0
[512];
local in function:write_label
862
if (pread(f,
sec0
, 512, 0) < 512) {
869
if (pwrite(f,
sec0
, 512, (off_t)(alt + i) * 512) < 512)
Completed in 81 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025