Home
last modified time | relevance | path

Searched defs:disktype (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/atari/stand/ahdilabel/
H A Dwritedtab.c42 ahdi_writedisktab (struct ahdi_ptable *ptable, char *disktype, char *disktab, char *dtype) in ahdi_writedisktab()
/netbsd-src/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c116 static char *disktype = NULL; variable
/netbsd-src/sbin/newfs_lfs/
H A Dnewfs.c97 char *disktype; variable
/netbsd-src/sys/arch/atari/stand/installboot/
H A Dinstallboot.c290 char disktype; in install_hd() local
/netbsd-src/sbin/newfs/
H A Dnewfs.c232 char *disktype = NULL; variable
/netbsd-src/usr.sbin/sysinst/
H A Ddisklabel.c383 disktype[sizeof(parts->l.d_typename)+1]; in disklabel_write_to_disk() local