#include <stdio.h>
#include <string.h>
#include <syscall.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int argc | , | |
char * | argv[] | |||
) |
Definition at line 11 of file mcp.c.
References create(), EXIT_FAILURE, EXIT_SUCCESS, filesize(), MAP_FAILED, memcpy(), mmap(), munmap(), open(), and printf().