GError 27 lib/event.h gboolean mc_event_init (GError **); GError 28 lib/event.h gboolean mc_event_deinit (GError **); GError 32 lib/event.h gboolean mc_event_add (const gchar *, const gchar *, mc_event_callback_func_t, gpointer, GError **); GError 37 lib/event.h gboolean mc_event_mass_add (const event_init_t *, GError **); GError 51 lib/event/event.c mc_event_init (GError ** mcerror) GError 77 lib/event/event.c mc_event_deinit (GError ** mcerror) GError 95 lib/event/event.c mc_event_mass_add (const event_init_t * events, GError ** mcerror) GError 24 lib/event/internal.h GError ** mcerror); GError 26 lib/event/internal.h gboolean create_new, GError ** mcerror); GError 65 lib/event/manage.c mc_event_callback_func_t event_callback, gpointer event_init_data, GError ** mcerror) GError 159 lib/event/manage.c GError ** mcerror) GError 188 lib/event/manage.c GError ** mcerror) GError 44 lib/mcconfig.h gboolean mc_config_save_file (mc_config_t * config, GError ** mcerror); GError 46 lib/mcconfig.h GError ** mcerror); GError 94 lib/mcconfig.h void mc_config_init_config_paths (GError ** error); GError 49 lib/mcconfig/common.c mc_config_new_or_override_file (mc_config_t * mc_config, const gchar * ini_path, GError ** mcerror) GError 256 lib/mcconfig/common.c mc_config_save_file (mc_config_t * mc_config, GError ** mcerror) GError 269 lib/mcconfig/common.c mc_config_save_to_file (mc_config_t * mc_config, const gchar * ini_path, GError ** mcerror) GError 101 lib/mcconfig/paths.c mc_config_mkdir (const char *directory_name, GError ** mcerror) GError 113 lib/mcconfig/paths.c mc_config_init_one_config_path (const char *path_base, const char *subdir, GError ** mcerror) GError 144 lib/mcconfig/paths.c mc_config_init_config_paths (GError ** mcerror) GError 275 lib/search/regex.c GMatchInfo ** match_info, GError ** error) GError 326 lib/search/regex.c GError *mcerror = NULL; GError 803 lib/search/regex.c GError *mcerror = NULL; GError 56 lib/serialize.c prepend_error_message (GError ** error, const char *format, ...) GError 109 lib/serialize.c mc_serialize_str (const char prefix, const char *data, GError ** error) GError 132 lib/serialize.c mc_deserialize_str (const char prefix, const char *data, GError ** error) GError 196 lib/serialize.c mc_serialize_config (mc_config_t * data, GError ** error) GError 275 lib/serialize.c mc_deserialize_config (const char *data, GError ** error) GError 19 lib/serialize.h char *mc_serialize_str (const char prefix, const char *data, GError ** error); GError 20 lib/serialize.h char *mc_deserialize_str (const char prefix, const char *data, GError ** error); GError 22 lib/serialize.h char *mc_serialize_config (mc_config_t * data, GError ** error); GError 23 lib/serialize.h mc_config_t *mc_deserialize_config (const char *data, GError ** error); GError 134 lib/skin.h gboolean mc_skin_init (const gchar * skin_override, GError ** error); GError 114 lib/skin/common.c mc_skin_init (const gchar * skin_override, GError ** mcerror) GError 117 lib/skin/common.c GError *error = NULL; GError 107 lib/strutil.h gchar *(*conv_gerror_message) (GError * error, const char *def_msg); GError 202 lib/strutil.h gchar *str_conv_gerror_message (GError * error, const char *def_msg); GError 138 lib/strutil/strutil.c GError *mcerror = NULL; GError 304 lib/strutil/strutil.c str_conv_gerror_message (GError * mcerror, const char *def_msg) GError 240 lib/strutil/strutil8bit.c str_8bit_conv_gerror_message (GError * mcerror, const char *def_msg) GError 213 lib/strutil/strutilascii.c str_ascii_conv_gerror_message (GError * mcerror, const char *def_msg) GError 412 lib/strutil/strutilutf8.c str_utf8_conv_gerror_message (GError * mcerror, const char *def_msg) GError 239 lib/tty/color-ncurses.c tty_use_truecolors (GError ** error) GError 221 lib/tty/color-slang.c tty_use_truecolors (GError ** error) GError 51 lib/tty/color.h extern gboolean tty_use_truecolors (GError **); GError 67 lib/tty/tty-internal.c GError *mcerror = NULL; GError 1466 lib/util.c mc_propagate_error (GError ** dest, int code, const char *format, ...) GError 1470 lib/util.c GError *tmp_error; GError 1492 lib/util.c mc_replace_error (GError ** dest, int code, const char *format, ...) GError 1496 lib/util.c GError *tmp_error; GError 221 lib/util.h mc_pipe_t *mc_popen (const char *command, GError ** error); GError 222 lib/util.h void mc_pread (mc_pipe_t * p, GError ** error); GError 223 lib/util.h void mc_pclose (mc_pipe_t * p, GError ** error); GError 271 lib/util.h void mc_propagate_error (GError ** dest, int code, const char *format, ...) G_GNUC_PRINTF (3, 4); GError 272 lib/util.h void mc_replace_error (GError ** dest, int code, const char *format, ...) G_GNUC_PRINTF (3, 4); GError 512 lib/utilunix.c mc_popen (const char *command, GError ** error) GError 570 lib/utilunix.c mc_pread (mc_pipe_t * p, GError ** error) GError 634 lib/utilunix.c mc_pclose (mc_pipe_t * p, GError ** error) GError 1086 lib/vfs/path.c vfs_path_serialize (const vfs_path_t * vpath, GError ** mcerror) GError 1141 lib/vfs/path.c vfs_path_deserialize (const char *data, GError ** mcerror) GError 89 lib/vfs/path.h char *vfs_path_serialize (const vfs_path_t * vpath, GError ** error); GError 90 lib/vfs/path.h vfs_path_t *vfs_path_deserialize (const char *data, GError ** error); GError 443 lib/widget/wtools.c mc_error_message (GError ** mcerror, int *code) GError 86 lib/widget/wtools.h gboolean mc_error_message (GError ** mcerror, int *code); GError 87 src/args.c gpointer data, GError ** mcerror); GError 89 src/args.c gpointer data, GError ** mcerror); GError 462 src/args.c GError ** mcerror) GError 479 src/args.c GError ** mcerror) GError 663 src/args.c mc_args_parse (int *argc, char ***argv, const char *translation_domain, GError ** mcerror) GError 779 src/args.c mc_setup_by_args (int argc, char **argv, GError ** mcerror) GError 50 src/args.h gboolean mc_args_parse (int *argc, char ***argv, const char *translation_domain, GError ** mcerror); GError 52 src/args.h gboolean mc_setup_by_args (int argc, char **argv, GError ** mcerror); GError 121 src/clipboard.c GError *error = NULL; GError 58 src/events_init.c events_init (GError ** mcerror) GError 15 src/events_init.h gboolean events_init (GError **); GError 158 src/filemanager/boxes.c GError *mcerror = NULL; GError 632 src/filemanager/ext.c gboolean * have_type, GError ** mcerror) GError 963 src/filemanager/ext.c GError *mcerror = NULL; GError 1507 src/filemanager/hotlist.c GError *mcerror = NULL; GError 250 src/main.c GError *mcerror = NULL; GError 1286 src/setup.c setup_save_config_show_error (const char *filename, GError ** mcerror) GError 149 src/setup.h void setup_save_config_show_error (const char *filename, GError ** mcerror); GError 207 src/vfs/sftpfs/config_parser.c const vfs_path_element_t * vpath_element, GError ** mcerror) GError 298 src/vfs/sftpfs/config_parser.c sftpfs_get_config_entity (const vfs_path_element_t * vpath_element, GError ** mcerror) GError 355 src/vfs/sftpfs/config_parser.c sftpfs_fill_connection_data_from_config (struct vfs_s_super *super, GError ** mcerror) GError 71 src/vfs/sftpfs/connection.c sftpfs_open_socket (struct vfs_s_super *super, GError ** mcerror) GError 210 src/vfs/sftpfs/connection.c sftpfs_open_connection_ssh_agent (struct vfs_s_super *super, GError ** mcerror) GError 262 src/vfs/sftpfs/connection.c sftpfs_open_connection_ssh_key (struct vfs_s_super *super, GError ** mcerror) GError 354 src/vfs/sftpfs/connection.c sftpfs_open_connection_ssh_password (struct vfs_s_super *super, GError ** mcerror) GError 444 src/vfs/sftpfs/connection.c sftpfs_open_connection (struct vfs_s_super *super, GError ** mcerror) GError 522 src/vfs/sftpfs/connection.c sftpfs_close_connection (struct vfs_s_super *super, const char *shutdown_message, GError ** mcerror) GError 66 src/vfs/sftpfs/dir.c sftpfs_opendir (const vfs_path_t * vpath, GError ** mcerror) GError 119 src/vfs/sftpfs/dir.c sftpfs_readdir (void *data, GError ** mcerror) GError 152 src/vfs/sftpfs/dir.c sftpfs_closedir (void *data, GError ** mcerror) GError 175 src/vfs/sftpfs/dir.c sftpfs_mkdir (const vfs_path_t * vpath, mode_t mode, GError ** mcerror) GError 225 src/vfs/sftpfs/dir.c sftpfs_rmdir (const vfs_path_t * vpath, GError ** mcerror) GError 67 src/vfs/sftpfs/file.c sftpfs_reopen (vfs_file_handler_t * fh, GError ** mcerror) GError 85 src/vfs/sftpfs/file.c sftpfs_file__handle_error (sftpfs_super_t * super, int sftp_res, GError ** mcerror) GError 126 src/vfs/sftpfs/file.c sftpfs_open_file (vfs_file_handler_t * fh, int flags, mode_t mode, GError ** mcerror) GError 222 src/vfs/sftpfs/file.c sftpfs_fstat (void *data, struct stat *buf, GError ** mcerror) GError 268 src/vfs/sftpfs/file.c sftpfs_read_file (vfs_file_handler_t * fh, char *buffer, size_t count, GError ** mcerror) GError 318 src/vfs/sftpfs/file.c sftpfs_write_file (vfs_file_handler_t * fh, const char *buffer, size_t count, GError ** mcerror) GError 357 src/vfs/sftpfs/file.c sftpfs_close_file (vfs_file_handler_t * fh, GError ** mcerror) GError 382 src/vfs/sftpfs/file.c sftpfs_lseek (vfs_file_handler_t * fh, off_t offset, int whence, GError ** mcerror) GError 78 src/vfs/sftpfs/internal.c sftpfs_internal_waitsocket (sftpfs_super_t * super, GError ** mcerror) GError 116 src/vfs/sftpfs/internal.c const vfs_path_t * vpath, GError ** mcerror) GError 142 src/vfs/sftpfs/internal.c const vfs_path_t * vpath, GError ** mcerror, int stat_type, GError 181 src/vfs/sftpfs/internal.c sftpfs_waitsocket (sftpfs_super_t * super, int sftp_res, GError ** mcerror) GError 213 src/vfs/sftpfs/internal.c sftpfs_ssherror_to_gliberror (sftpfs_super_t * super, int libssh_errno, GError ** mcerror) GError 289 src/vfs/sftpfs/internal.c sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror) GError 317 src/vfs/sftpfs/internal.c sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror) GError 347 src/vfs/sftpfs/internal.c sftpfs_readlink (const vfs_path_t * vpath, char *buf, size_t size, GError ** mcerror) GError 388 src/vfs/sftpfs/internal.c sftpfs_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror) GError 442 src/vfs/sftpfs/internal.c sftpfs_utime (const vfs_path_t * vpath, time_t atime, time_t mtime, GError ** mcerror) GError 497 src/vfs/sftpfs/internal.c sftpfs_chmod (const vfs_path_t * vpath, mode_t mode, GError ** mcerror) GError 550 src/vfs/sftpfs/internal.c sftpfs_unlink (const vfs_path_t * vpath, GError ** mcerror) GError 589 src/vfs/sftpfs/internal.c sftpfs_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror) GError 72 src/vfs/sftpfs/internal.h void sftpfs_ssherror_to_gliberror (sftpfs_super_t * super, int libssh_errno, GError ** mcerror); GError 73 src/vfs/sftpfs/internal.h gboolean sftpfs_waitsocket (sftpfs_super_t * super, int sftp_res, GError ** mcerror); GError 77 src/vfs/sftpfs/internal.h int sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror); GError 78 src/vfs/sftpfs/internal.h int sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror); GError 79 src/vfs/sftpfs/internal.h int sftpfs_readlink (const vfs_path_t * vpath, char *buf, size_t size, GError ** mcerror); GError 80 src/vfs/sftpfs/internal.h int sftpfs_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror); GError 81 src/vfs/sftpfs/internal.h int sftpfs_utime (const vfs_path_t * vpath, time_t atime, time_t mtime, GError ** mcerror); GError 82 src/vfs/sftpfs/internal.h int sftpfs_chmod (const vfs_path_t * vpath, mode_t mode, GError ** mcerror); GError 83 src/vfs/sftpfs/internal.h int sftpfs_unlink (const vfs_path_t * vpath, GError ** mcerror); GError 84 src/vfs/sftpfs/internal.h int sftpfs_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror); GError 86 src/vfs/sftpfs/internal.h void sftpfs_fill_connection_data_from_config (struct vfs_s_super *super, GError ** mcerror); GError 87 src/vfs/sftpfs/internal.h int sftpfs_open_connection (struct vfs_s_super *super, GError ** mcerror); GError 89 src/vfs/sftpfs/internal.h GError ** mcerror); GError 93 src/vfs/sftpfs/internal.h void *sftpfs_opendir (const vfs_path_t * vpath, GError ** mcerror); GError 94 src/vfs/sftpfs/internal.h struct vfs_dirent *sftpfs_readdir (void *data, GError ** mcerror); GError 95 src/vfs/sftpfs/internal.h int sftpfs_closedir (void *data, GError ** mcerror); GError 96 src/vfs/sftpfs/internal.h int sftpfs_mkdir (const vfs_path_t * vpath, mode_t mode, GError ** mcerror); GError 97 src/vfs/sftpfs/internal.h int sftpfs_rmdir (const vfs_path_t * vpath, GError ** mcerror); GError 99 src/vfs/sftpfs/internal.h gboolean sftpfs_open_file (vfs_file_handler_t * fh, int flags, mode_t mode, GError ** mcerror); GError 100 src/vfs/sftpfs/internal.h ssize_t sftpfs_read_file (vfs_file_handler_t * fh, char *buffer, size_t count, GError ** mcerror); GError 102 src/vfs/sftpfs/internal.h GError ** mcerror); GError 103 src/vfs/sftpfs/internal.h int sftpfs_close_file (vfs_file_handler_t * fh, GError ** mcerror); GError 104 src/vfs/sftpfs/internal.h int sftpfs_fstat (void *data, struct stat *buf, GError ** mcerror); GError 105 src/vfs/sftpfs/internal.h off_t sftpfs_lseek (vfs_file_handler_t * fh, off_t offset, int whence, GError ** mcerror); GError 101 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 172 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 194 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 227 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 247 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 267 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 287 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 308 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 328 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 355 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 434 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 462 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 482 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 514 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 534 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 553 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 575 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 594 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 614 src/vfs/sftpfs/vfs_class.c GError *mcerror = NULL; GError 108 src/vfs/sftpfs/vfs_subclass.c GError *mcerror = NULL; GError 151 src/vfs/sftpfs/vfs_subclass.c GError *mcerror = NULL; GError 384 src/viewer/datasource.c GError *error = NULL; GError 161 src/viewer/growbuf.c GError *error = NULL; GError 55 tests/lib/mcconfig/config_string.c GError *error = NULL; GError 33 tests/lib/serialize.c static GError *error = NULL; GError 141 tests/lib/vfs/path_serialize.c GError *error = NULL; GError 168 tests/lib/vfs/path_serialize.c GError *error = NULL; GError 74 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c GError ** error); GError 98 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c GError ** error) GError 121 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c GError *error = NULL;