#include "check.h"
#include <stdbool.h>
Go to the source code of this file.
Functions | |
void | update_walk_global_init (void) |
void | update_walk_global_finish (void) |
bool | update_walk (const char *path, bool discard) |
Returns true if the database was modified. |
bool update_walk | ( | const char * | path, | |
bool | discard | |||
) |
Returns true if the database was modified.
void update_walk_global_finish | ( | void | ) |
void update_walk_global_init | ( | void | ) |