|
FreeBSD kernel libkern code
|
#include <sys/cdefs.h>#include <sys/types.h>#include <sys/libkern.h>
Go to the source code of this file.
Functions | |
| __FBSDID ("$BSDSUniX$") | |
| int | strvalid (const char *buffer, size_t bufferlen) |
| __FBSDID | ( | "$BSDSUniX$" | ) |
| int strvalid | ( | const char * | buffer, |
| size_t | bufferlen | ||
| ) |
Definition at line 43 of file strvalid.c.