Searched refs:disklabel (Results 1 - 25 of 62) sorted by path

123

/freebsd-11-stable/contrib/netbsd-tests/dev/dm/
H A Dh_dm.c36 #include <sys/disklabel.h>
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_umount.sh59 atf_check -o ignore -e ignore disklabel -f disktab -rw ${VND} floppy288
H A Dt_umountstress.sh58 atf_check -o ignore -e ignore disklabel -f disktab -rw ${VND} floppy288
143 atf_check -o ignore -e ignore disklabel -f disktab -rw ${VND} floppy288
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mmap.c61 #include <sys/disklabel.h>
/freebsd-11-stable/contrib/netbsd-tests/sbin/gpt/
H A Dt_gpt.sh292 atf_set "descr" "Migrate an MBR+disklabel disk to GPT"
299 silence disklabel -R "$disk" "$src/gpt.disklabel"
301 file "$src/gpt.disklabel.show.normal" gpt show "$disk"
/freebsd-11-stable/lib/libc/gen/
H A Ddisklabel.c31 static char sccsid[] = "@(#)disklabel.c 8.2 (Berkeley) 5/3/95";
39 #include <sys/disklabel.h>
61 struct disklabel *
64 static struct disklabel disk;
65 struct disklabel *dp = &disk;
/freebsd-11-stable/lib/libufs/
H A Dblock.c34 #include <sys/disklabel.h>
H A Dcgroup.c33 #include <sys/disklabel.h>
H A Dinode.c33 #include <sys/disklabel.h>
H A Dsblock.c33 #include <sys/disklabel.h>
H A Dtype.c33 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/badsect/
H A Dbadsect.c56 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/bsdlabel/
H A DMakefile12 LINKS= ${BINDIR}/bsdlabel ${BINDIR}/disklabel
13 MLINKS= bsdlabel.8 disklabel.8
H A Dbsdlabel.c51 static char sccsid[] = "@(#)disklabel.c 8.2 (Berkeley) 1/7/94";
52 /* from static char sccsid[] = "@(#)disklabel.c 1.2 (Symmetric) 11/28/85"; */
67 #include <sys/disklabel.h>
82 static void makelabel(const char *, struct disklabel *);
86 static void display(FILE *, const struct disklabel *);
89 static void fixlabel(struct disklabel *);
92 static int getasciilabel(FILE *, struct disklabel *);
93 static int getasciipartspec(char *, struct disklabel *, int, int);
94 static int checklabel(struct disklabel *);
96 static struct disklabel *getvirginlabe
[all...]
/freebsd-11-stable/sbin/clri/
H A Dclri.c49 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/dump/
H A Dmain.c47 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/dumpfs/
H A Ddumpfs.c61 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/fdisk_pc98/
H A Dfdisk.c31 #include <sys/disklabel.h>
501 printf("parameters extracted from in-core disklabel are:\n");
754 * needed if the disklabel protected area also protects
/freebsd-11-stable/sbin/ffsinfo/
H A Dffsinfo.c56 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/fsck_ffs/
H A Dfsutil.c43 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/geom/class/journal/
H A Dgeom_journal_ufs.c33 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/newfs/
H A Druntest00.sh13 disklabel -r -w md$MD auto
H A Druntest01.sh13 disklabel -r -w md$MD auto
14 disklabel -r -w md$ME auto
/freebsd-11-stable/sbin/newfs_nandfs/
H A Dnewfs_nandfs.c35 #include <sys/disklabel.h>
/freebsd-11-stable/sbin/quotacheck/
H A Dquotacheck.c51 #include <sys/disklabel.h>

Completed in 182 milliseconds

123