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