#include "check.h"
#include <stdbool.h>
#include <sys/stat.h>
#include <glib.h>
Go to the source code of this file.
Functions | |
static bool | update_archive_file (struct directory *directory, const char *name, const char *suffix, const struct stat *st) |
static bool update_archive_file | ( | struct directory * | directory, | |
const char * | name, | |||
const char * | suffix, | |||
const struct stat * | st | |||
) | [inline, static] |
Definition at line 43 of file update_archive.h.