|
|
BSD 4.3tahoe
.\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#)getdisk.3 6.3 (Berkeley) 6/18/87 .\" .TH GETDISKBYNAME 3 "June 18, 1987" .UC 5 .SH NAME getdiskbyname \- get generic disk description by its name .SH SYNOPSIS .nf .B #include <sys/disklabel.h> .PP .B struct disklabel * .B getdiskbyname(name) .B char *name; .fi .SH DESCRIPTION .I Getdiskbyname takes a disk name (e.g. rm03) and returns a prototype disk label describing its geometry information and the standard disk partition tables. All information is obtained from the .IR disktab (5) file. .SH "SEE ALSO" disklabel(5), disktab(5), disklabel(8)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.