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

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
int strvalid (const char *buffer, size_t bufferlen)
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
int strvalid ( const char *  buffer,
size_t  bufferlen 
)

Definition at line 43 of file strvalid.c.