pintos/src/tests/userprog/boundary.h File Reference

Go to the source code of this file.

Functions

void * get_boundary_area (void)
char * copy_string_across_boundary (const char *)


Function Documentation

char* copy_string_across_boundary ( const char *   ) 

Definition at line 26 of file boundary.c.

References get_boundary_area(), strlcpy(), and strlen().

Referenced by test_main().

void* get_boundary_area ( void   ) 

Definition at line 15 of file boundary.c.

References dst, and ROUND_UP.

Referenced by copy_string_across_boundary(), and test_main().


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6