Home
last modified time | relevance | path

Searched defs:diskfd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/dump/
H A Dmain.c89 int diskfd; variable
/netbsd-src/usr.sbin/sunlabel/
H A Dsunlabel.c167 static int diskfd; /* fd on the disk */ variable
/netbsd-src/usr.sbin/sysinst/
H A Dgpt.c1350 gpt_sanitize(int diskfd, const struct gpt_disk_partitions *parts, in gpt_sanitize()