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

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
int scanc (u_int size, const u_char *cp, table, int mask0)
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
int scanc ( u_int  size,
const u_char *  cp,
table  ,
int  mask0 
)

Definition at line 38 of file scanc.c.