Main Page
Modules
Data Structures
Files
Directories
File List
Globals
kernel
»
generic
»
src
»
syscall
copy.c File Reference
Copying between kernel and userspace.
More...
Include dependency graph for copy.c:
Go to the source code of this file.
Functions
int
copy_from_uspace
(void *dst, const void *uspace_src,
size_t
size)
int
copy_to_uspace
(void *dst_uspace, const void *src,
size_t
size)
Detailed Description
This file contains sanitized functions for copying data between kernel and userspace.
Definition in file
copy.c
.
Generated on Sun Jun 18 16:42:00 2006 for HelenOS Kernel (ia32) by
1.4.6