Query: bitmap_copy_le
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BITMAP_COPY_LE(9) Basic Kernel Library Functions BITMAP_COPY_LE(9)NAMEbitmap_copy_le - copy a bitmap, putting the bits into little-endian order.SYNOPSISvoid bitmap_copy_le(void * dst, const unsigned long * src, int nbits);ARGUMENTSdst destination buffer src bitmap to copy nbits number of bits in the bitmapDESCRIPTIONRequire nbits % BITS_PER_LONG == 0.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BITMAP_COPY_LE(9)
Related Man Pages |
---|
bitmap_remap(9) - suse |
bit_alloc(3) - freebsd |
bit_decl(3) - freebsd |
bit_nset(3) - freebsd |
bitstr_size(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Tar Command |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |