bitmap_scnprintf(9) suse man page | unix.com

Man Page: bitmap_scnprintf

Operating Environment: suse

Section: 9

BITMAP_SCNPRINTF(9)					  Basic Kernel Library Functions				       BITMAP_SCNPRINTF(9)

NAME
bitmap_scnprintf - convert bitmap to an ASCII hex string.
SYNOPSIS
int bitmap_scnprintf(char * buf, unsigned int buflen, const unsigned long * maskp, int nmaskbits);
ARGUMENTS
buf byte buffer into which string is placed buflen reserved size of buf, in bytes maskp pointer to bitmap to convert nmaskbits size of bitmap, in bits
DESCRIPTION
Exactly nmaskbits bits are displayed. Hex digits are grouped into comma-separated sets of eight digits per set.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BITMAP_SCNPRINTF(9)
Related Man Pages
hwloc_bitmap_andnot(3) - debian
hwloc_bitmap_compare(3) - debian
hwloc_bitmap_dup(3) - debian
bitmap_onto(9) - suse
bitmap_remap(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB