Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/string.h>
Go to the source code of this file.
Macros | |
#define | __IN_STRING_C |
Functions | |
char * | strcpy (char *dest, const char *src) |
EXPORT_SYMBOL (strcpy) | |
char * | strcat (char *dest, const char *src) |
EXPORT_SYMBOL (strcat) | |
EXPORT_SYMBOL | ( | strcpy | ) |
EXPORT_SYMBOL | ( | strcat | ) |