PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
Verifies that memory mappings at address 0 are disallowed. More... | |
void test_main | ( | void | ) |
Verifies that memory mappings at address 0 are disallowed.
Definition at line 8 of file mmap-null.c.
References CHECK, MAP_FAILED, mmap(), NULL, and open().