OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sec0
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/disklabel/
main.c
861
uint8_t
sec0
[512];
local
863
if (pread(f,
sec0
, 512, 0) < 512) {
870
if (pwrite(f,
sec0
, 512, (off_t)(alt + i) * 512) < 512)
Completed in 16 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026