ffz(9) suse man page | unix.com

Man Page: ffz

Operating Environment: suse

Section: 9

FFZ(9)							     Basic C Library Functions							    FFZ(9)

NAME
ffz - find first zero bit in word
SYNOPSIS
unsigned long ffz(unsigned long word);
ARGUMENTS
word The word to search
DESCRIPTION
Undefined if no zero exists, so code should check against ~0UL first.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FFZ(9)
Related Man Pages
bitmap_remap(9) - centos
glsamplemaski(3g) - debian
swap_lw_bytes(9r) - osf1
sql::reservedwords::db2(3pm) - debian
sql::reservedwords::oracle(3pm) - debian
Similar Topics in the Unix Linux Community
Help with iptables
Get status of dd running in background job
Running q-shell commands( on IBM-i Series) from cygwin terminal (on windows)
Changing date format with script
Copy of "How to create a long list of directories with mkdir?"