Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
bench-utils.c File Reference
#include <errno.h>
#include <glib/gstdio.h>
#include "bench-utils.h"
Include dependency graph for bench-utils.c:

Go to the source code of this file.

Functions

gboolean bench_utils_remove_path (const gchar *path, GError **error)
gboolean bench_utils_remove_path_recursive (const gchar *path, GError **error)
void bench_utils_remove_path_recursive_force (const gchar *path)

Function Documentation

gboolean bench_utils_remove_path ( const gchar *  path,
GError **  error 
)

Definition at line 25 of file bench-utils.c.

Here is the caller graph for this function:

gboolean bench_utils_remove_path_recursive ( const gchar *  path,
GError **  error 
)

Definition at line 51 of file bench-utils.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void bench_utils_remove_path_recursive_force ( const gchar *  path)

Definition at line 80 of file bench-utils.c.

Here is the call graph for this function:

Here is the caller graph for this function: