remake
4.3+dbg-1.5
|
#include "filedef.h"
Go to the source code of this file.
Functions | |
unsigned long | file_hash_1 (const void *key) |
unsigned long | file_hash_2 (const void *key) |
int | file_hash_cmp (const void *x, const void *y) |
void | init_hash_files (void) |
file_t * | lookup_file (const char *name) |
file_t * | enter_file (const char *name) |
file_t* enter_file | ( | const char * | name | ) |
unsigned long file_hash_1 | ( | const void * | key | ) |
unsigned long file_hash_2 | ( | const void * | key | ) |
int file_hash_cmp | ( | const void * | x, |
const void * | y | ||
) |
void init_hash_files | ( | void | ) |
file_t* lookup_file | ( | const char * | name | ) |