Go to the source code of this file.
Functions | |
| BD_PRIVATE META_ROOT * | meta_parse (const char *device_path) |
| BD_PRIVATE void | meta_free (META_ROOT **index) |
| BD_PRIVATE META_DL * | meta_get (META_ROOT *meta_root, const char *language_code) |
| BD_PRIVATE META_ROOT* meta_parse | ( | const char * | device_path | ) |
Definition at line 128 of file meta_parse.c.
Referenced by _meta_open().
| BD_PRIVATE void meta_free | ( | META_ROOT ** | index | ) |
Definition at line 212 of file meta_parse.c.
Definition at line 183 of file meta_parse.c.
Referenced by bd_get_meta().
1.6.3