Go to the source code of this file.
Functions | |
| void | register_pages (void) |
| void | unregister_pages (void) |
| int | emb_init (void) |
| int | emb_term (void) |
| int | emb_register (embres_t *res) |
| int | emb_unregister (embres_t *res) |
| int | emb_lookup (const char *filename, embres_t **pr) |
| int | emb_open (const char *file, io_t **pio) |
| int | emb_list (char ***plist) |
| void | emb_list_free (char **list) |
| void register_pages | ( | void | ) |
| void unregister_pages | ( | void | ) |