page_file
static int page_file(char *filename);
res = page_file(argv[i]);
res = page_file(name);
static int page_file(char *);