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