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)NAMEdisklabel_dkcksum -- compute the checksum for a disklabelLIBRARYSystem Utilities Library (libutil, -lutil)SYNOPSIS#include <util.h> uint16_t disklabel_dkcksum(struct disklabel *lp);DESCRIPTIONdisklabel_dkcksum() computes the checksum for the disklabel passed in as lp.RETURN VALUESThe disklabel_dkcksum() returns the computed checksum.HISTORYThe disklabel_dkcksum() function call appeared in NetBSD 2.0.BSDMay 4, 2010 BSD
Related Man Pages |
---|
util(3) - netbsd |
dk(4) - netbsd |
newfs_sysvbfs(8) - netbsd |
in6_cksum(9) - netbsd |
in_cksum(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
sorting left-justified numeric values |
Memory Leaks |
Better to Use Return Code or wc -l Output? |
Vm versus physical linux server |
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |