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$") | |
size_t | strlcat (char *dst, const char *src, size_t siz) |
__FBSDID | ( | "$BSDSUniX$" | ) |