#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include "mfile.h"
#include "tools.h"
Go to the source code of this file.
Functions | |
int | compare_keys_file_delinear (Object *key_a, Object *key_b) |
|
Definition at line 63 of file mfile.cc. References delinearize(), dword, FILEOFS, and value. Referenced by ht_streamfile_modifier::mod_pages_create(). |