FreeBSD kernel libkern code
|
#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/libkern.h>
#include <sys/malloc.h>
Go to the source code of this file.
Functions | |
__FBSDID ("$BSDSUniX$") | |
char * | strdup (const char *string, struct malloc_type *type) |
__FBSDID | ( | "$BSDSUniX$" | ) |