|
MPD
0.17~git
|
#include "archive_internal.h"#include "archive_plugin.h"#include "input_stream.h"#include <stdbool.h>Go to the source code of this file.
Functions | |
| bool | archive_lookup (char *pathname, char **archive, char **inpath, char **suffix) |
| bool archive_lookup | ( | char * | pathname, |
| char ** | archive, | ||
| char ** | inpath, | ||
| char ** | suffix | ||
| ) |
1.7.5.1