*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> disklabel_scan (3)              
Title
Content
Arch
Section
 

DISKLABEL_SCAN(3)

Contents


NAME    [Toc]    [Back]

     disklabel_scan - scan a buffer for a valid disklabel

LIBRARY    [Toc]    [Back]

     System Utilities Library (libutil, -lutil)

SYNOPSIS    [Toc]    [Back]

     #include <util.h>

     int
     disklabel_scan(struct disklabel *lp, char *buf, size_t buflen);

DESCRIPTION    [Toc]    [Back]

     disklabel_scan() scans the memory region specified by buf and buflen for
     a valid disklabel.  If such a label is found, it is copied into lp.

RETURN VALUES    [Toc]    [Back]

     The disklabel_scan() function returns 0 if a valid disklabel was found
     and 1 if not.

HISTORY    [Toc]    [Back]

     The disklabel_scan function call appeared in NetBSD 1.7.

BSD                            October 12, 2002                            BSD
[ Back ]
 Similar pages
Name OS Title
tuning FreeBSD performance tuning under FreeBSD SYSTEM SETUP - DISKLABEL, NEWFS, TUNEFS, SWAP When using disklabel(...
disklabel_dkcksum NetBSD compute the checksum for a disklabel
readlabelfs OpenBSD read disklabel filesystem type
scandir IRIX scan a directory
scandir OpenBSD scan a directory
alphasort FreeBSD scan a directory
scandir FreeBSD scan a directory
scandir NetBSD scan a directory
alphasort NetBSD scan a directory
alphasort OpenBSD scan a directory
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service