netbsd man page for disklabel_dkcksum

Query: disklabel_dkcksum

OS: netbsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
setdisktab(3) - netbsd
util(3) - netbsd
newfs_sysvbfs(8) - netbsd
in6_cksum(9) - netbsd
expand_number(3) - freebsd
Similar Topics in the Unix Linux Community
Vm versus physical linux server
RFC - Korn shell prompt
Grandpa returning to UNIX
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD