NetBSD/usr.sbin/mscdlabel/mscdlabel.h
drochner f375ea19c6 -before adding a "partition", check for an ISO9660 filesystem,
and print out volume label and creation time
-if the drive cannot be open()ed read-write, try read-only and
 print the information
2004-07-04 14:11:44 +00:00

4 lines
106 B
C

/* $NetBSD: mscdlabel.h,v 1.1 2004/07/04 14:11:44 drochner Exp $ */
int check_primary_vd(int, int, int);