|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void * | memset (void *__s, int __c, size_t __count) |
| void * | memcpy (void *__to, __const__ void *__from, size_t __n) |
| void * | memmove (void *__dest, __const__ void *__src, size_t __n) |
1.8.2