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 237 src/filemanager/file.c build_dest (file_op_context_t *ctx, const char *src, const char *dest, FileProgressStatus *status) file_op_context_t 360 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 498 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 742 src/filemanager/file.c const struct stat *source_stat, file_op_context_t *ctx, file_op_context_t 811 src/filemanager/file.c progress_update_one (gboolean success, file_op_context_t *ctx, off_t add) file_op_context_t 841 src/filemanager/file.c real_warn_same_file (file_op_context_t *ctx, enum OperationMode mode, const char *fmt, file_op_context_t 894 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 900 src/filemanager/file.c FileProgressStatus (*f) (file_op_context_t *ctx, enum OperationMode, const char *fmt, file_op_context_t 915 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 933 src/filemanager/file.c real_do_file_error (file_op_context_t *ctx, enum OperationMode mode, gboolean allow_retry, file_op_context_t 982 src/filemanager/file.c real_query_recursive (file_op_context_t *ctx, enum OperationMode mode, const char *s) file_op_context_t 1029 src/filemanager/file.c do_file_error (file_op_context_t *ctx, gboolean allow_retry, const char *str) file_op_context_t 1034 src/filemanager/file.c FileProgressStatus (*f) (file_op_context_t *ctx, enum OperationMode, gboolean, file_op_context_t 1049 src/filemanager/file.c query_recursive (file_op_context_t *ctx, const char *s) file_op_context_t 1054 src/filemanager/file.c FileProgressStatus (*f) (file_op_context_t *, enum OperationMode, const char *); file_op_context_t 1068 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 1074 src/filemanager/file.c FileProgressStatus (*f) (file_op_context_t *, enum OperationMode, const char *, file_op_context_t 1091 src/filemanager/file.c do_file_error (file_op_context_t *ctx, gboolean allow_retry, const char *str) file_op_context_t 1099 src/filemanager/file.c query_recursive (file_op_context_t *ctx, const char *s) file_op_context_t 1107 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 1119 src/filemanager/file.c files_error (file_op_context_t *ctx, const char *format, const char *file1, const char *file2) file_op_context_t 1138 src/filemanager/file.c calc_copy_file_progress (file_op_context_t *ctx, gint64 tv_current, off_t file_part, file_op_context_t 1177 src/filemanager/file.c try_remove_file (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status) file_op_context_t 1208 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 1377 src/filemanager/file.c erase_file (file_op_context_t *ctx, const vfs_path_t *vpath) file_op_context_t 1410 src/filemanager/file.c try_erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath) file_op_context_t 1438 src/filemanager/file.c recursive_erase (file_op_context_t *ctx, const vfs_path_t *vpath) file_op_context_t 1501 src/filemanager/file.c check_dir_is_empty (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *error) file_op_context_t 1542 src/filemanager/file.c erase_dir_iff_empty (file_op_context_t *ctx, const vfs_path_t *vpath) file_op_context_t 1568 src/filemanager/file.c erase_dir_after_copy (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status) file_op_context_t 1611 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 1944 src/filemanager/file.c struct stat *src_stat, file_op_context_t *ctx, gboolean *do_bg) file_op_context_t 2033 src/filemanager/file.c operate_single_file (const WPanel *panel, file_op_context_t *ctx, const char *src, file_op_context_t 2134 src/filemanager/file.c operate_one_file (const WPanel *panel, file_op_context_t *ctx, const char *src, file_op_context_t 2205 src/filemanager/file.c end_bg_process (file_op_context_t *ctx, enum OperationMode mode) file_op_context_t 2279 src/filemanager/file.c copy_file_file (file_op_context_t *ctx, const char *src_path, const char *dst_path) file_op_context_t 3008 src/filemanager/file.c copy_dir_dir (file_op_context_t *ctx, const char *s, const char *d, gboolean toplevel, file_op_context_t 3324 src/filemanager/file.c move_dir_dir (file_op_context_t *ctx, const char *s, const char *d) file_op_context_t 3335 src/filemanager/file.c erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath) file_op_context_t 3513 src/filemanager/file.c file_op_context_t *ctx; file_op_context_t 3740 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 432 src/filemanager/filegui.c overwrite_query_dialog (file_op_context_t *ctx, enum OperationMode mode) file_op_context_t 783 src/filemanager/filegui.c file_op_context_t * file_op_context_t 786 src/filemanager/filegui.c file_op_context_t *ctx; file_op_context_t 788 src/filemanager/filegui.c ctx = g_new0 (file_op_context_t, 1); file_op_context_t 811 src/filemanager/filegui.c file_op_context_destroy (file_op_context_t *ctx) file_op_context_t 824 src/filemanager/filegui.c file_progress_check_buttons (file_op_context_t *ctx) file_op_context_t 876 src/filemanager/filegui.c file_progress_ui_create (file_op_context_t *ctx, gboolean with_eta, file_op_context_t 1024 src/filemanager/filegui.c file_progress_ui_destroy (file_op_context_t *ctx) file_op_context_t 1042 src/filemanager/filegui.c file_progress_show (file_op_context_t *ctx, off_t done, off_t total, const char *stalled_msg, file_op_context_t 1086 src/filemanager/filegui.c file_progress_show_count (file_op_context_t *ctx) file_op_context_t 1109 src/filemanager/filegui.c file_progress_show_total (file_op_context_t *ctx, uintmax_t copied_bytes, gint64 tv_current, file_op_context_t 1185 src/filemanager/filegui.c file_progress_show_source (file_op_context_t *ctx, const vfs_path_t *vpath) file_op_context_t 1209 src/filemanager/filegui.c file_progress_show_target (file_op_context_t *ctx, const vfs_path_t *vpath) file_op_context_t 1233 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 1269 src/filemanager/filegui.c file_progress_real_query_replace (file_op_context_t *ctx, enum OperationMode mode, const char *src, file_op_context_t 1347 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, const char *stalled_msg, 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 724 src/filemanager/tree.c file_op_context_t *ctx; file_op_context_t 767 src/filemanager/tree.c file_op_context_t *ctx; file_op_context_t 805 src/filemanager/tree.c file_op_context_t *ctx; file_op_context_t 57 src/util.c file_op_context_t *ctx;