#include <sys/cdefs.h>
#include <sys/libkern.h>
#include <machine/endian.h>
Go to the source code of this file.
|
typedef const void * | cvp |
|
typedef const unsigned char * | ustring |
|
typedef unsigned long | ul |
|
typedef const unsigned long * | culp |
|
|
| __FBSDID ("$BSDSUniX$") |
|
int | bcmp (void *b1, void *b2, size_t length) const |
|
typedef const unsigned long* culp |
typedef const unsigned char* ustring |
__FBSDID |
( |
"$BSDSUniX$" |
| ) |
|
int bcmp |
( |
void * |
b1, |
|
|
void * |
b2, |
|
|
size_t |
length |
|
) |
| const |
Definition at line 45 of file bcmp.c.
References L.