#include <unistd.h>#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <stdio.h>#include <string.h>Functions | |
| bool | compare_pages (const char *base, int i, int j, int page_size) |
| int | check_file_for_duplicate_pages (const char *base, unsigned long nbytes) |
| void | usage (const char *name) |
| int | main (int argc, char **argv) |
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.3.8