#include <fsdata_file.h>
Definition at line 35 of file fsdata_file.h.
Data Fields | |
void(* | cb )(const char **, int *) |
const char * | name |
struct fsdata_file * | next |
void(* fsdata_file::cb)(const char **, int *) |
Referenced by fs_open().
const char* fsdata_file::name |
struct fsdata_file* fsdata_file::next [read] |