file_op_context_t   89 src/background.c register_task_running (file_op_context_t *ctx, pid_t pid, int fd, int to_child, char *info)
file_op_context_t  190 src/background.c     file_op_context_t *ctx;
file_op_context_t  200 src/background.c         int (*non_have_ctx0) (file_op_context_t *, int);
file_op_context_t  201 src/background.c         int (*non_have_ctx1) (file_op_context_t *, int, char *);
file_op_context_t  202 src/background.c         int (*non_have_ctx2) (file_op_context_t *, int, char *, char *);
file_op_context_t  203 src/background.c         int (*non_have_ctx3) (file_op_context_t *, int, char *, char *, char *);
file_op_context_t  204 src/background.c         int (*non_have_ctx4) (file_op_context_t *, int, char *, char *, char *, char *);
file_op_context_t  406 src/background.c parent_call_header (void *routine, int argc, enum ReturnType type, file_op_context_t *ctx)
file_op_context_t  430 src/background.c     file_op_context_t *ctx = (file_op_context_t *) data;
file_op_context_t  520 src/background.c do_background (file_op_context_t *ctx, char *info)
file_op_context_t  596 src/background.c parent_call (void *routine, file_op_context_t *ctx, int argc, ...)
file_op_context_t   39 src/background.h int do_background (file_op_context_t * ctx, char *info);
file_op_context_t   40 src/background.h int parent_call (void *routine, file_op_context_t * ctx, int argc, ...);
file_op_context_t  241 src/filemanager/file.c build_dest (file_op_context_t *ctx, const char *src, const char *dest, FileProgressStatus *status)
file_op_context_t  364 src/filemanager/file.c check_hardlinks (file_op_context_t *ctx, const vfs_path_t *src_vpath, const struct stat *src_stat,
file_op_context_t  503 src/filemanager/file.c make_symlink (file_op_context_t *ctx, const vfs_path_t *src_vpath, const vfs_path_t *dst_vpath)
file_op_context_t  749 src/filemanager/file.c                            const struct stat *source_stat, file_op_context_t *ctx,
file_op_context_t  818 src/filemanager/file.c progress_update_one (gboolean success, file_op_context_t *ctx, off_t add)
file_op_context_t  848 src/filemanager/file.c real_warn_same_file (file_op_context_t *ctx, enum OperationMode mode, const char *fmt,
file_op_context_t  901 src/filemanager/file.c warn_same_file (file_op_context_t *ctx, const char *fmt, const char *a, const char *b)
file_op_context_t  908 src/filemanager/file.c         FileProgressStatus (*f) (file_op_context_t *ctx, enum OperationMode, const char *fmt,
file_op_context_t  924 src/filemanager/file.c check_same_file (file_op_context_t *ctx, const char *a, const struct stat *ast, const char *b,
file_op_context_t  942 src/filemanager/file.c real_do_file_error (file_op_context_t *ctx, enum OperationMode mode, gboolean allow_retry,
file_op_context_t  991 src/filemanager/file.c real_query_recursive (file_op_context_t *ctx, enum OperationMode mode, const char *s)
file_op_context_t 1039 src/filemanager/file.c do_file_error (file_op_context_t *ctx, gboolean allow_retry, const char *str)
file_op_context_t 1045 src/filemanager/file.c         FileProgressStatus (*f) (file_op_context_t *ctx, enum OperationMode, gboolean, const char *);
file_op_context_t 1060 src/filemanager/file.c query_recursive (file_op_context_t *ctx, const char *s)
file_op_context_t 1066 src/filemanager/file.c         FileProgressStatus (*f) (file_op_context_t *, enum OperationMode, const char *);
file_op_context_t 1081 src/filemanager/file.c query_replace (file_op_context_t *ctx, const char *src, struct stat *src_stat, const char *dst,
file_op_context_t 1088 src/filemanager/file.c         FileProgressStatus (*f) (file_op_context_t *, enum OperationMode, const char *,
file_op_context_t 1106 src/filemanager/file.c do_file_error (file_op_context_t *ctx, gboolean allow_retry, const char *str)
file_op_context_t 1114 src/filemanager/file.c query_recursive (file_op_context_t *ctx, const char *s)
file_op_context_t 1122 src/filemanager/file.c query_replace (file_op_context_t *ctx, const char *src, struct stat *src_stat, const char *dst,
file_op_context_t 1134 src/filemanager/file.c files_error (file_op_context_t *ctx, const char *format, const char *file1, const char *file2)
file_op_context_t 1153 src/filemanager/file.c calc_copy_file_progress (file_op_context_t *ctx, gint64 tv_current, off_t file_part,
file_op_context_t 1192 src/filemanager/file.c try_remove_file (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status)
file_op_context_t 1223 src/filemanager/file.c move_file_file (const WPanel *panel, file_op_context_t *ctx, const char *s, const char *d)
file_op_context_t 1393 src/filemanager/file.c erase_file (file_op_context_t *ctx, const vfs_path_t *vpath)
file_op_context_t 1426 src/filemanager/file.c try_erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath)
file_op_context_t 1454 src/filemanager/file.c recursive_erase (file_op_context_t *ctx, const vfs_path_t *vpath)
file_op_context_t 1539 src/filemanager/file.c erase_dir_iff_empty (file_op_context_t *ctx, const vfs_path_t *vpath)
file_op_context_t 1558 src/filemanager/file.c erase_dir_after_copy (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status)
file_op_context_t 1601 src/filemanager/file.c do_move_dir_dir (const WPanel *panel, file_op_context_t *ctx, const char *s, const char *d)
file_op_context_t 1936 src/filemanager/file.c                       struct stat *src_stat, file_op_context_t *ctx, gboolean *do_bg)
file_op_context_t 2025 src/filemanager/file.c operate_single_file (const WPanel *panel, file_op_context_t *ctx, const char *src,
file_op_context_t 2127 src/filemanager/file.c operate_one_file (const WPanel *panel, file_op_context_t *ctx, const char *src,
file_op_context_t 2198 src/filemanager/file.c end_bg_process (file_op_context_t *ctx, enum OperationMode mode)
file_op_context_t 2272 src/filemanager/file.c copy_file_file (file_op_context_t *ctx, const char *src_path, const char *dst_path)
file_op_context_t 3004 src/filemanager/file.c copy_dir_dir (file_op_context_t *ctx, const char *s, const char *d, gboolean toplevel,
file_op_context_t 3321 src/filemanager/file.c move_dir_dir (file_op_context_t *ctx, const char *s, const char *d)
file_op_context_t 3332 src/filemanager/file.c erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath)
file_op_context_t 3505 src/filemanager/file.c     file_op_context_t *ctx;
file_op_context_t 3732 src/filemanager/file.c file_error (file_op_context_t *ctx, gboolean allow_retry, const char *format, const char *file)
file_op_context_t   44 src/filemanager/file.h FileProgressStatus copy_file_file (file_op_context_t * ctx, const char *src_path,
file_op_context_t   46 src/filemanager/file.h FileProgressStatus move_dir_dir (file_op_context_t * ctx, const char *s, const char *d);
file_op_context_t   47 src/filemanager/file.h FileProgressStatus copy_dir_dir (file_op_context_t * ctx, const char *s, const char *d,
file_op_context_t   50 src/filemanager/file.h FileProgressStatus erase_dir (file_op_context_t * ctx, const vfs_path_t * vpath);
file_op_context_t   57 src/filemanager/file.h FileProgressStatus file_error (file_op_context_t *ctx, gboolean allow_retry, const char *format,
file_op_context_t  433 src/filemanager/filegui.c overwrite_query_dialog (file_op_context_t *ctx, enum OperationMode mode)
file_op_context_t  788 src/filemanager/filegui.c file_op_context_t *
file_op_context_t  791 src/filemanager/filegui.c     file_op_context_t *ctx;
file_op_context_t  793 src/filemanager/filegui.c     ctx = g_new0 (file_op_context_t, 1);
file_op_context_t  816 src/filemanager/filegui.c file_op_context_destroy (file_op_context_t *ctx)
file_op_context_t  829 src/filemanager/filegui.c file_progress_check_buttons (file_op_context_t *ctx)
file_op_context_t  881 src/filemanager/filegui.c file_progress_ui_create (file_op_context_t *ctx, gboolean with_eta,
file_op_context_t 1031 src/filemanager/filegui.c file_progress_ui_destroy (file_op_context_t *ctx)
file_op_context_t 1049 src/filemanager/filegui.c file_progress_show (file_op_context_t *ctx, off_t done, off_t total,
file_op_context_t 1094 src/filemanager/filegui.c file_progress_show_count (file_op_context_t *ctx)
file_op_context_t 1117 src/filemanager/filegui.c file_progress_show_total (file_op_context_t *ctx, uintmax_t copied_bytes, gint64 tv_current,
file_op_context_t 1193 src/filemanager/filegui.c file_progress_show_source (file_op_context_t *ctx, const vfs_path_t *vpath)
file_op_context_t 1217 src/filemanager/filegui.c file_progress_show_target (file_op_context_t *ctx, const vfs_path_t *vpath)
file_op_context_t 1241 src/filemanager/filegui.c file_progress_show_deleting (file_op_context_t *ctx, const vfs_path_t *vpath, size_t *count)
file_op_context_t 1277 src/filemanager/filegui.c file_progress_real_query_replace (file_op_context_t *ctx, enum OperationMode mode,
file_op_context_t 1356 src/filemanager/filegui.c file_mask_dialog (file_op_context_t *ctx, gboolean only_one, const char *format, const void *text,
file_op_context_t  163 src/filemanager/filegui.h file_op_context_t *file_op_context_new (FileOperation op);
file_op_context_t  164 src/filemanager/filegui.h void file_op_context_destroy (file_op_context_t * ctx);
file_op_context_t  166 src/filemanager/filegui.h void file_progress_ui_create (file_op_context_t * ctx, gboolean with_eta,
file_op_context_t  168 src/filemanager/filegui.h void file_progress_ui_destroy (file_op_context_t * ctx);
file_op_context_t  170 src/filemanager/filegui.h char *file_mask_dialog (file_op_context_t * ctx, gboolean only_one, const char *format,
file_op_context_t  173 src/filemanager/filegui.h FileProgressStatus file_progress_check_buttons (file_op_context_t * ctx);
file_op_context_t  175 src/filemanager/filegui.h void file_progress_show (file_op_context_t * ctx, off_t done, off_t total,
file_op_context_t  177 src/filemanager/filegui.h void file_progress_show_count (file_op_context_t * ctx);
file_op_context_t  178 src/filemanager/filegui.h void file_progress_show_total (file_op_context_t * ctx, uintmax_t copied_bytes, gint64 tv_current,
file_op_context_t  180 src/filemanager/filegui.h void file_progress_show_source (file_op_context_t * ctx, const vfs_path_t * vpath);
file_op_context_t  181 src/filemanager/filegui.h void file_progress_show_target (file_op_context_t * ctx, const vfs_path_t * vpath);
file_op_context_t  182 src/filemanager/filegui.h gboolean file_progress_show_deleting (file_op_context_t * ctx, const vfs_path_t * vpath,
file_op_context_t  186 src/filemanager/filegui.h FileProgressStatus file_progress_real_query_replace (file_op_context_t * ctx,
file_op_context_t  725 src/filemanager/tree.c         file_op_context_t *ctx;
file_op_context_t  769 src/filemanager/tree.c             file_op_context_t *ctx;
file_op_context_t  807 src/filemanager/tree.c     file_op_context_t *ctx;
file_op_context_t   57 src/util.c             file_op_context_t *ctx;