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 17:40:03 2006 for HelenOS Kernel (sparc64) by  doxygen 1.4.6