OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:disk_fd
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/dkscan_bsdlabel/
dkscan_util.c
48
int
disk_fd
= -1; /* file descriptor for disk access */
variable in typeref:typename:int
74
if (pread(
disk_fd
, tbuf, len, blkno * BLOCK_SIZE) < 0)
90
if (ioctl(
disk_fd
, DIOCAWEDGE, dkw) == -1)
Completed in 17 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025