Go to the source code of this file.
Functions | |
| BD_FILE_H * | file_open_mythiowrapper (const char *filename, const char *mode) |
| BD_DIR_H * | dir_open_mythiowrapper (const char *dirname) |
| BD_FILE_H* file_open_mythiowrapper | ( | const char * | filename, | |
| const char * | mode | |||
| ) |
Definition at line 61 of file file_mythiowrapper.c.
Referenced by file_open_linux().
| BD_DIR_H* dir_open_mythiowrapper | ( | const char * | dirname | ) |
Definition at line 36 of file dir_mythiowrapper.c.
Referenced by dir_open_posix().
1.6.3