|
FreeBSD kernel libkern code
|
#include <sys/cdefs.h>#include <sys/libkern.h>
Go to the source code of this file.
Functions | |
| __FBSDID ("$BSDSUniX$") | |
| char * | strncpy (char *__restrict dst, const char *__restrict src, size_t n) |
| __FBSDID | ( | "$BSDSUniX$" | ) |