#include "archive_internal.h"
#include <stddef.h>
#include <stdbool.h>
#include <sys/types.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 | |||
) |