Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | __HAVE_ARCH_STRLEN |
#define | __HAVE_ARCH_MEMCPY |
#define | __HAVE_ARCH_MEMSET |
Functions | |
size_t | strlen (const char *s) |
void * | memcpy (void *__to, __const__ void *__from, size_t __n) |
void * | memset (void *__s, int __c, size_t __count) |