OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blk_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/mac68k/
disksubr.c
377
struct disklabel *
blk_start
, *blk_end;
local in function:read_bsd_label
382
blk_start
= (struct disklabel *)dlbuf;
386
for (dlp =
blk_start
; dlp <= blk_end;
/src/sys/arch/macppc/macppc/
disksubr.c
399
struct disklabel *
blk_start
, *blk_end;
local in function:read_bsd_label
429
blk_start
= (struct disklabel *)bp->b_data;
433
for (dlp =
blk_start
; dlp <= blk_end;
Completed in 12 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025