disklabel_dkcksum(3) netbsd man page | unix.com

Man Page: disklabel_dkcksum

Operating Environment: netbsd

Section: 3

DISKLABEL_DKCKSUM(3)					   BSD Library Functions Manual 				      DISKLABEL_DKCKSUM(3)

NAME
disklabel_dkcksum -- compute the checksum for a disklabel
LIBRARY
System Utilities Library (libutil, -lutil)
SYNOPSIS
#include <util.h> uint16_t disklabel_dkcksum(struct disklabel *lp);
DESCRIPTION
disklabel_dkcksum() computes the checksum for the disklabel passed in as lp.
RETURN VALUES
The disklabel_dkcksum() returns the computed checksum.
HISTORY
The disklabel_dkcksum() function call appeared in NetBSD 2.0.
BSD
May 4, 2010 BSD
Related Man Pages
disklabel(8) - mojave
strpct(3) - netbsd
getdiskbyname(3) - osf1
getdiskbyname_r(3) - osf1
disklabel(8) - osx
Similar Topics in the Unix Linux Community
How to install PGX32 on Sparc 10 Ultra?
Vm versus physical linux server
Make bold chars in UNIX
Grandpa returning to UNIX
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD