FreeBSD kernel libkern code
ffs.c File Reference
#include <sys/cdefs.h>
#include <sys/libkern.h>
Include dependency graph for ffs.c:

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
int ffs (int mask)
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
int ffs ( int  mask)

Definition at line 39 of file ffs.c.