#include "check.h"
#include <stdbool.h>
#include <sys/stat.h>
Go to the source code of this file.
Functions | |
bool | update_container_file (struct directory *directory, const char *name, const struct stat *st, const struct decoder_plugin *plugin) |
bool update_container_file | ( | struct directory * | directory, | |
const char * | name, | |||
const struct stat * | st, | |||
const struct decoder_plugin * | plugin | |||
) |