Eneboo - Documentación para desarrolladores
|
#include "mysys_priv.h"
#include <m_string.h>
#include "my_static.h"
#include "mysys_err.h"
Funciones | |
my_bool | open_cached_file (IO_CACHE *cache, const char *dir, const char *prefix, uint cache_size, myf cache_myflags) |
my_bool | real_open_cached_file (IO_CACHE *cache) |
void | close_cached_file (IO_CACHE *cache) |
void close_cached_file | ( | IO_CACHE * | cache | ) |
my_bool open_cached_file | ( | IO_CACHE * | cache, |
const char * | dir, | ||
const char * | prefix, | ||
uint | cache_size, | ||
myf | cache_myflags | ||
) |