bitmap_copy_le(9) suse man page | unix.com

Man Page: bitmap_copy_le

Operating Environment: suse

Section: 9

BITMAP_COPY_LE(9)					  Basic Kernel Library Functions					 BITMAP_COPY_LE(9)

NAME
bitmap_copy_le - copy a bitmap, putting the bits into little-endian order.
SYNOPSIS
void bitmap_copy_le(void * dst, const unsigned long * src, int nbits);
ARGUMENTS
dst destination buffer src bitmap to copy nbits number of bits in the bitmap
DESCRIPTION
Require nbits % BITS_PER_LONG == 0.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BITMAP_COPY_LE(9)
Related Man Pages
bitmap_remap(9) - suse
bitstring(3) - freebsd
bit_alloc(3) - freebsd
bit_decl(3) - freebsd
bit_nset(3) - freebsd
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com