default_file_vpath   53 src/util.c     check_for_default (const vfs_path_t * default_file_vpath, const vfs_path_t * file_vpath)
default_file_vpath   60 src/util.c             if (!exist_file (vfs_path_as_str (default_file_vpath)))
default_file_vpath   66 src/util.c             copy_file_file (tctx, ctx, vfs_path_as_str (default_file_vpath),
default_file_vpath   15 src/util.h     gboolean check_for_default (const vfs_path_t * default_file_vpath, const vfs_path_t * file_vpath);