name 70 lib/charsets.c new_codepage_desc (const char *id, const char *name) name 76 lib/charsets.c desc->name = g_strdup (name); name 89 lib/charsets.c g_free (desc->name); name 156 lib/charsets.c g_free (desc->name); name 157 lib/charsets.c desc->name = g_strdup (p); name 17 lib/charsets.h char *name; name 205 lib/filehighlight/ini-file-read.c gchar *name; name 209 lib/filehighlight/ini-file-read.c name = mc_config_get_full_path (MC_FHL_INI_FILE); name 210 lib/filehighlight/ini-file-read.c ok = mc_fhl_read_ini_file (fhl, name); name 211 lib/filehighlight/ini-file-read.c g_free (name); name 216 lib/filehighlight/ini-file-read.c name = g_build_filename (mc_global.sysconfig_dir, MC_FHL_INI_FILE, (char *) NULL); name 217 lib/filehighlight/ini-file-read.c ok = mc_fhl_read_ini_file (fhl, name); name 218 lib/filehighlight/ini-file-read.c g_free (name); name 223 lib/filehighlight/ini-file-read.c name = g_build_filename (mc_global.share_data_dir, MC_FHL_INI_FILE, (char *) NULL); name 224 lib/filehighlight/ini-file-read.c ok = mc_fhl_read_ini_file (fhl, name); name 225 lib/filehighlight/ini-file-read.c g_free (name); name 43 lib/keybind.c #define ADD_KEYMAP_NAME(name) { #name, CK_##name } name 49 lib/keybind.c const char *name; name 392 lib/keybind.c return g_ascii_strcasecmp (m1->name, m2->name); name 444 lib/keybind.c keybind_lookup_action (const char *name) name 446 lib/keybind.c const name_keymap_t key = { name, 0 }; name 464 lib/keybind.c for (i = 0; command_names[i].name != NULL; i++) name 466 lib/keybind.c return command_names[i].name; name 360 lib/keybind.h long keybind_lookup_action (const char *name); name 100 lib/mcconfig.h GList *mc_config_history_get (const char *name); name 102 lib/mcconfig.h char *mc_config_history_get_recent_item (const char *name); name 104 lib/mcconfig.h GList *mc_config_history_load (mc_config_t *cfg, const char *name); name 106 lib/mcconfig.h void mc_config_history_save (mc_config_t *cfg, const char *name, GList *h); name 73 lib/mcconfig/history.c mc_config_history_get (const char *name) name 81 lib/mcconfig/history.c if (name == NULL || *name == '\0') name 87 lib/mcconfig/history.c hist = mc_config_history_load (cfg, name); name 104 lib/mcconfig/history.c mc_config_history_get_recent_item (const char *name) name 109 lib/mcconfig/history.c history = mc_config_history_get (name); name 128 lib/mcconfig/history.c mc_config_history_load (mc_config_t *cfg, const char *name) name 137 lib/mcconfig/history.c if (name == NULL || *name == '\0') name 141 lib/mcconfig/history.c keys = mc_config_get_keys (cfg, name, &keys_num); name 157 lib/mcconfig/history.c this_entry = mc_config_get_string_raw (cfg, name, key, ""); name 191 lib/mcconfig/history.c mc_config_history_save (mc_config_t *cfg, const char *name, GList *h) name 197 lib/mcconfig/history.c if (name == NULL || *name == '\0' || h == NULL) name 207 lib/mcconfig/history.c mc_config_del_group (cfg, name); name 229 lib/mcconfig/history.c mc_config_set_string_raw (cfg, name, key, text); name 234 lib/mcconfig/history.c mc_config_set_string_raw (cfg, name, key, text); name 236 lib/mcconfig/history.c mc_config_set_string_raw (cfg, name, key, buffer->str); name 155 lib/shell.c mc_shell->name = "zsh"; name 162 lib/shell.c mc_shell->name = "tcsh"; name 168 lib/shell.c mc_shell->name = "csh"; name 174 lib/shell.c mc_shell->name = "fish"; name 181 lib/shell.c mc_shell->name = "dash"; name 193 lib/shell.c mc_shell->name = mc_shell->path; name 202 lib/shell.c mc_shell->name = "ksh"; name 208 lib/shell.c mc_shell->name = "mksh"; name 223 lib/shell.c mc_shell->name = "bash"; name 228 lib/shell.c mc_shell->name = "sh"; name 233 lib/shell.c mc_shell->name = "ash"; name 241 lib/shell.c mc_shell->name = "ksh"; name 248 lib/shell.c mc_shell->name = "mksh"; name 31 lib/shell.h const char *name; name 119 lib/skin.h gchar *name; name 137 lib/skin.h int mc_skin_color_get (const gchar *group, const gchar *name); name 109 lib/skin/colors.c mc_skin_color_get_with_defaults (const gchar *group, const gchar *name) name 113 lib/skin/colors.c mc_skin_color = mc_skin_color_get_from_hash (NULL, group, name); name 171 lib/skin/colors.c orig, mc_skin->name); name 414 lib/skin/colors.c mc_skin_color_get (const gchar *group, const gchar *name) name 418 lib/skin/colors.c mc_skin_color = mc_skin_color_get_with_defaults (group, name); name 91 lib/skin/common.c mc_skin__default.name = mc_skin_get_default_name (); name 102 lib/skin/common.c g_free (mc_skin__default.name); name 103 lib/skin/common.c mc_skin__default.name = g_strdup ("default"); name 126 lib/skin/common.c mc_skin__default.name = name 135 lib/skin/common.c mc_skin__default.name); name 145 lib/skin/common.c mc_skin__default.name); name 157 lib/skin/common.c mc_skin__default.name, error->message); name 169 lib/skin/common.c mc_skin__default.name); name 186 lib/skin/common.c MC_PTR_FREE (mc_skin__default.name); name 54 lib/skin/ini-file.c gchar *name; name 57 lib/skin/ini-file.c name = g_build_filename (base_dir, MC_SKINS_DIR, (char *) NULL); name 58 lib/skin/ini-file.c dir = g_dir_open (name, 0, NULL); name 59 lib/skin/ini-file.c g_free (name); name 106 lib/skin/ini-file.c file_name = g_build_filename (base_dir, MC_SKINS_DIR, mc_skin->name, (char *) NULL); name 115 lib/skin/ini-file.c file_name2 = g_strdup_printf ("%s.ini", mc_skin->name); name 154 lib/skin/ini-file.c file_name = g_path_get_basename (mc_skin->name); name 158 lib/skin/ini-file.c if (strcmp (file_name, mc_skin->name) != 0) name 161 lib/skin/ini-file.c if (!g_path_is_absolute (mc_skin->name)) name 163 lib/skin/ini-file.c mc_skin->config = mc_config_init (mc_skin->name, TRUE); name 48 lib/skin/lines.c mc_skin_lines_load_frm (mc_skin_t *mc_skin, const char *name) name 53 lib/skin/lines.c frm_val = mc_config_get_string_raw (mc_skin->config, "Lines", name, " "); name 51 lib/tty/color-internal.c const char *name; name 178 lib/tty/color-internal.c for (i = 0; color_table[i].name != NULL; i++) name 180 lib/tty/color-internal.c return color_table[i].name; name 185 lib/tty/color-internal.c char name[9]; name 188 lib/tty/color-internal.c g_snprintf (name, sizeof (name), "color%d", idx); name 190 lib/tty/color-internal.c g_snprintf (name, sizeof (name), "#%06X", (unsigned int) idx & 0xFFFFFF); name 191 lib/tty/color-internal.c return g_intern_string (name); name 205 lib/tty/color-internal.c for (i = 0; color_table[i].name != NULL; i++) name 206 lib/tty/color-internal.c if (strcmp (color_name, color_table[i].name) == 0) name 231 lib/tty/color-internal.c for (j = 0; attributes_table[j].name != NULL; j++) name 233 lib/tty/color-internal.c if (strcmp (attr_list[i], attributes_table[j].name) == 0) name 1210 lib/tty/key.c return g_ascii_strcasecmp (n1->name, n2->name); name 1250 lib/tty/key.c lookup_keyname (const char *name, int *idx) name 1252 lib/tty/key.c if (name[0] != '\0') name 1254 lib/tty/key.c const key_code_name_t key = { 0, name, NULL, NULL }; name 1258 lib/tty/key.c if (name[1] == '\0') name 1261 lib/tty/key.c return (int) name[0]; name 1442 lib/tty/key.c tty_keyname_to_keycode (const char *name, char **label) name 1454 lib/tty/key.c if (name == NULL) name 1457 lib/tty/key.c cname = g_strstrip (g_strdup (name)); name 1575 lib/tty/key.c g_string_append (s, key_conv_tab_sorted[idx]->name); name 1587 lib/tty/key.c g_string_append (s, key_conv_tab_sorted[idx]->name); name 1600 lib/tty/key.c g_string_append (s, key_conv_tab_sorted[idx]->name); name 1602 lib/tty/key.c g_string_append (s, key_conv_tab_sorted[key_idx]->name); name 1608 lib/tty/key.c if ((k >= 'A') || (key_idx < 0) || (key_conv_tab_sorted[key_idx]->name == NULL)) name 1611 lib/tty/key.c g_string_append (s, key_conv_tab_sorted[key_idx]->name); name 1613 lib/tty/key.c else if ((key_idx != -1) && (key_conv_tab_sorted[key_idx]->name != NULL)) name 1614 lib/tty/key.c g_string_append (s, key_conv_tab_sorted[key_idx]->name); name 50 lib/tty/key.h const char *name; name 78 lib/tty/key.h int tty_keyname_to_keycode (const char *name, char **label); name 66 lib/tty/tty.h extern char *tty_tgetstr (const char *name); name 725 lib/util.c get_compression_type (int fd, const char *name) name 800 lib/util.c str_len = strlen (name); name 802 lib/util.c if ((str_len > 5 && strcmp (&name[str_len - 5], ".lzma") == 0) name 803 lib/util.c || (str_len > 4 && strcmp (&name[str_len - 4], ".tlz") == 0)) name 249 lib/util.h enum compression_type get_compression_type (int fd, const char *name); name 290 lib/util.h exist_file (const char *name) name 292 lib/util.h return (access (name, R_OK) == 0); name 271 lib/utilunix.c char *name; name 274 lib/utilunix.c name = i_cache_match ((int) uid, uid_cache, UID_CACHE_SIZE); name 275 lib/utilunix.c if (name != NULL) name 276 lib/utilunix.c return name; name 299 lib/utilunix.c char *name; name 302 lib/utilunix.c name = i_cache_match ((int) gid, gid_cache, GID_CACHE_SIZE); name 303 lib/utilunix.c if (name != NULL) name 304 lib/utilunix.c return name; name 787 lib/utilunix.c char *name; name 789 lib/utilunix.c name = g_strndup (p, q - p); name 790 lib/utilunix.c passwd = getpwnam (name); name 792 lib/utilunix.c g_free (name); name 208 lib/vfs/direntry.c if (strlen (ent->name) == pseg && strncmp (ent->name, path, pseg) == 0) name 255 lib/vfs/direntry.c char *dirname, *name; name 259 lib/vfs/direntry.c name = g_path_get_basename (path); name 261 lib/vfs/direntry.c ent = vfs_s_find_entry_tree (me, ino, name, follow, flags); name 263 lib/vfs/direntry.c g_free (name); name 361 lib/vfs/direntry.c g_free (super->name); name 460 lib/vfs/direntry.c const char *name; name 465 lib/vfs/direntry.c name = VFS_ENTRY (info->cur->data)->name; name 466 lib/vfs/direntry.c if (name != NULL) name 467 lib/vfs/direntry.c dir = vfs_dirent_init (NULL, name, 0); name 725 lib/vfs/direntry.c char *name; name 727 lib/vfs/direntry.c name = g_strconcat (super->name, PATH_SEP_STR, me->prefix, VFS_PATH_URL_DELIMITER, name 729 lib/vfs/direntry.c func (name); name 730 lib/vfs/direntry.c g_free (name); name 941 lib/vfs/direntry.c vfs_s_new_entry (struct vfs_class *me, const char *name, struct vfs_s_inode *inode) name 947 lib/vfs/direntry.c entry->name = g_strdup (name); name 963 lib/vfs/direntry.c MC_PTR_FREE (ent->name); name 993 lib/vfs/direntry.c const char *name = (const char *) b; name 995 lib/vfs/direntry.c return strcmp (e->name, name); name 1069 lib/vfs/direntry.c vfs_s_generate_entry (struct vfs_class *me, const char *name, struct vfs_s_inode *parent, name 1078 lib/vfs/direntry.c return vfs_s_new_entry (me, name, inode); name 1208 lib/vfs/direntry.c if (super->name == NULL) name 1246 lib/vfs/direntry.c path = g_strdup (ino->ent->name); name 1256 lib/vfs/direntry.c newpath = g_strconcat (ino->ent->name, PATH_SEP_STR, path, (char *) NULL); name 1265 lib/vfs/direntry.c return g_strdup (ino->ent->name); name 1267 lib/vfs/direntry.c return g_strconcat (ino->ent->dir->ent->name, PATH_SEP_STR, ino->ent->name, (char *) NULL); name 1312 lib/vfs/direntry.c char *name; name 1320 lib/vfs/direntry.c name = g_path_get_dirname (q); name 1321 lib/vfs/direntry.c dir = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_DIR); name 1322 lib/vfs/direntry.c g_free (name); name 1326 lib/vfs/direntry.c name = g_path_get_basename (q); name 1327 lib/vfs/direntry.c ent = vfs_s_generate_entry (me, name, dir, 0755); name 1335 lib/vfs/direntry.c tmp_handle = vfs_mkstemps (&tmp_vpath, me->name, name); name 1339 lib/vfs/direntry.c g_free (name); name 1346 lib/vfs/direntry.c g_free (name); name 1436 lib/vfs/direntry.c handle = vfs_mkstemps (&tmp_vpath, me->name, ino->ent->name); name 1461 lib/vfs/direntry.c vfs_s_print_stats (me->name, _ ("Getting file"), ino->ent->name, total, stat_size); name 1499 lib/vfs/direntry.c vfs_init_class (struct vfs_class *vclass, const char *name, vfs_flags_t flags, const char *prefix) name 1503 lib/vfs/direntry.c vclass->name = name; name 1537 lib/vfs/direntry.c vfs_init_subclass (struct vfs_s_subclass *sub, const char *name, vfs_flags_t flags, name 1544 lib/vfs/direntry.c vfs_init_class (vclass, name, flags, prefix); name 1721 lib/vfs/direntry.c source_name = entry->name; name 1723 lib/vfs/direntry.c entry->name = g_strconcat (spacer, source_name, (char *) NULL); name 233 lib/vfs/interface.c #define MC_NAMEOP(name, inarg, callarg) \ name 234 lib/vfs/interface.c int mc_##name inarg \ name 246 lib/vfs/interface.c result = me->name != NULL ? me->name callarg : -1; \ name 248 lib/vfs/interface.c errno = me->name != NULL ? vfs_ferrno (me) : ENOTSUP; \ name 287 lib/vfs/interface.c #define MC_HANDLEOP(rettype, name, inarg, callarg) \ name 288 lib/vfs/interface.c rettype mc_##name inarg \ name 301 lib/vfs/interface.c result = vfs->name != NULL ? vfs->name callarg : -1; \ name 303 lib/vfs/interface.c errno = vfs->name != NULL ? vfs_ferrno (vfs) : ENOTSUP; \ name 313 lib/vfs/interface.c #define MC_RENAMEOP(name) \ name 314 lib/vfs/interface.c int mc_##name (const vfs_path_t *vpath1, const vfs_path_t *vpath2) \ name 331 lib/vfs/interface.c result = me1->name != NULL ? me1->name (vpath1, vpath2) : -1; \ name 333 lib/vfs/interface.c errno = me1->name != NULL ? vfs_ferrno (me1) : ENOTSUP; \ name 517 lib/vfs/interface.c #define MC_STATOP(name) \ name 518 lib/vfs/interface.c int mc_##name (const vfs_path_t *vpath, struct stat *buf) \ name 529 lib/vfs/interface.c result = me->name ? me->name (vpath, buf) : -1; \ name 531 lib/vfs/interface.c errno = me->name ? vfs_ferrno (me) : ENOTSUP; \ name 308 lib/vfs/path.c if ((vfs->name != NULL) && (strcmp (vfs->name, class_name) == 0)) name 1125 lib/vfs/path.c mc_config_set_string_raw (cpath, groupname, "class-name", element->class->name); name 39 lib/vfs/utilvfs.h int vfs_finduid (const char *name); name 40 lib/vfs/utilvfs.h int vfs_findgid (const char *name); name 140 lib/vfs/vfs.h const char *name; // "FIles over SHell" name 235 lib/vfs/vfs.h void vfs_init_class (struct vfs_class *vclass, const char *name, vfs_flags_t flags, name 69 lib/vfs/xdirentry.h char *name; // My name, whatever it means name 85 lib/vfs/xdirentry.h char *name; // Name of this entry name 165 lib/vfs/xdirentry.h struct vfs_s_entry *vfs_s_new_entry (struct vfs_class *me, const char *name, name 172 lib/vfs/xdirentry.h struct vfs_s_entry *vfs_s_generate_entry (struct vfs_class *me, const char *name, name 179 lib/vfs/xdirentry.h void vfs_init_subclass (struct vfs_s_subclass *sub, const char *name, vfs_flags_t flags, name 233 lib/widget/input.c if (in->history.name != NULL && in->strip_password) name 816 lib/widget/input.c in->history.list = mc_config_history_load (ev->cfg, in->history.name); name 850 lib/widget/input.c mc_config_history_save (ev->cfg, in->history.name, in->history.list); name 871 lib/widget/input.c g_free (in->history.name); name 991 lib/widget/input.c in->history.name = NULL; name 993 lib/widget/input.c in->history.name = g_strdup (histname); name 68 lib/widget/input.h char *name; // name of history for loading and saving name 449 lib/widget/input_complete.c char *lc_start, *name; name 462 lib/widget/input_complete.c name = g_strndup (lc_start, bi - lc_start); name 463 lib/widget/input_complete.c if (!g_ptr_array_find_with_equal_func (hosts, name, host_equal_func, NULL)) name 464 lib/widget/input_complete.c g_ptr_array_add (hosts, name); name 466 lib/widget/input_complete.c g_free (name); name 892 lib/widget/menu.c menu_entry_new (const char *name, long command) name 898 lib/widget/menu.c entry->text = hotkey_new (name); name 921 lib/widget/menu.c menu_new (const char *name, GList *entries, const char *help_node) name 927 lib/widget/menu.c menu->text = hotkey_new (name); name 940 lib/widget/menu.c menu_set_name (menu_t *menu, const char *name) name 943 lib/widget/menu.c menu->text = hotkey_new (name); name 45 lib/widget/menu.h menu_entry_t *menu_entry_new (const char *name, long command); name 48 lib/widget/menu.h menu_t *menu_new (const char *name, GList *entries, const char *help_node); name 49 lib/widget/menu.h void menu_set_name (menu_t *menu, const char *name); name 170 src/diffviewer/ydiff.c open_temp (void **name) name 183 src/diffviewer/ydiff.c *name = vfs_path_free (diff_file_name, FALSE); name 104 src/editor/spell.c const char *name; name 154 src/editor/spell.c return _ (spell_codes_map[i].name); name 249 src/editor/spell.c if (entry->name != NULL) name 251 src/editor/spell.c g_ptr_array_add (lang_list, g_strdup (entry->name)); name 1467 src/editor/syntax.c const char *name; name 1469 src/editor/syntax.c name = g_ptr_array_index (names, i); name 1470 src/editor/syntax.c LISTBOX_APPEND_TEXT (syntaxlist, 0, name, NULL, FALSE); name 1471 src/editor/syntax.c if (current_syntax != NULL && strcmp (name, current_syntax) == 0) name 172 src/filemanager/boxes.c skin_name_to_label (const gchar *name) name 174 src/filemanager/boxes.c if (strcmp (name, "default") == 0) name 176 src/filemanager/boxes.c return name; name 376 src/filemanager/boxes.c : ((codepage_desc *) g_ptr_array_index (codepages, new_display_codepage))->name; name 627 src/filemanager/boxes.c current_skin_name = g_strdup (mc_skin__default.name); name 974 src/filemanager/boxes.c : ((codepage_desc *) g_ptr_array_index (codepages, new_display_codepage))->name; name 1247 src/filemanager/boxes.c const char *name; name 1271 src/filemanager/boxes.c job_but[i].name = _ (job_but[i].name); name 1274 src/filemanager/boxes.c job_but[i].len = str_term_width1 (job_but[i].name) + 3; name 1298 src/filemanager/boxes.c job_but[i].name, job_but[i].callback)); name 744 src/filemanager/cmd.c const char *name = ""; name 752 src/filemanager/cmd.c name = fe->fname->str; name 755 src/filemanager/cmd.c MC_HISTORY_FM_MKDIR, name, INPUT_COMPLETE_FILENAMES); name 81 src/filemanager/ext.c typedef char *(*quote_func_t) (const char *name, gboolean quote_percent); name 194 src/filemanager/ext.c const char *name; name 212 src/filemanager/ext.c for (i = 0; export_variables[i].name != NULL; i++) name 219 src/filemanager/ext.c export_variables[i].name, text, export_variables[i].name); name 264 src/filemanager/filegui.c struct utsname name; name 267 src/filemanager/filegui.c statvfs_works_cache = (uname (&name) == 0 && 0 <= str_verscmp (name.release, "2.6.36")); name 1780 src/filemanager/find.c char *name = NULL; name 1803 src/filemanager/find.c name = mc_build_filename (location->dir, lc_filename, (char *) NULL); name 1805 src/filemanager/find.c p = name; name 1813 src/filemanager/find.c g_free (name); name 1821 src/filemanager/find.c g_free (name); name 1827 src/filemanager/find.c g_free (name); name 1340 src/filemanager/layout.c if (strcmp (panel1->name, get_nth_panel_name (0)) == 0) name 1342 src/filemanager/layout.c g_free (panel1->name); name 1343 src/filemanager/layout.c panel1->name = g_strdup (get_nth_panel_name (1)); name 1348 src/filemanager/layout.c if (strcmp (panel2->name, get_nth_panel_name (1)) == 0) name 1350 src/filemanager/layout.c g_free (panel2->name); name 1351 src/filemanager/layout.c panel2->name = g_strdup (get_nth_panel_name (0)); name 350 src/filemanager/mountlist.c struct utsname name; name 353 src/filemanager/mountlist.c statvfs_works_cache = (uname (&name) == 0 && 0 <= str_verscmp (name.release, "2.6.36")); name 798 src/filemanager/mountlist.c char *name; name 819 src/filemanager/mountlist.c char *name; name 826 src/filemanager/mountlist.c name = g_strdup (PATH_SEP_STR); name 828 src/filemanager/mountlist.c name = g_strconcat (PATH_SEP_STR, d->d_name, (char *) NULL); name 830 src/filemanager/mountlist.c if (lstat (name, &statbuf) >= 0 && S_ISDIR (statbuf.st_mode)) name 833 src/filemanager/mountlist.c re->name = name; name 842 src/filemanager/mountlist.c g_free (name); name 861 src/filemanager/mountlist.c me->me_mountdir = g_strdup (re != NULL ? re->name : fi.fsh_name); name 877 src/filemanager/mountlist.c g_free (re->name); name 1117 src/filemanager/panel.c && (strcmp (path_element->class->name, "cpiofs") == 0 name 1118 src/filemanager/panel.c || strcmp (path_element->class->name, "extfs") == 0 name 1119 src/filemanager/panel.c || strcmp (path_element->class->name, "tarfs") == 0)) name 1315 src/filemanager/panel.c return g_strdup (panel->name); name 1317 src/filemanager/panel.c return g_strconcat ("Temporal:", panel->name, (char *) NULL); name 1348 src/filemanager/panel.c p->dir_history.list = mc_config_history_load (ev->cfg, p->dir_history.name); name 1350 src/filemanager/panel.c p->dir_history.list = mc_config_history_get (p->dir_history.name); name 1374 src/filemanager/panel.c mc_config_history_save (ev->cfg, p->dir_history.name, p->dir_history.list); name 1389 src/filemanager/panel.c char *name; name 1391 src/filemanager/panel.c name = panel_save_name (p); name 1392 src/filemanager/panel.c panel_save_setup (p, name); name 1393 src/filemanager/panel.c g_free (name); name 1405 src/filemanager/panel.c g_free (p->dir_history.name); name 1416 src/filemanager/panel.c g_free (p->name); name 3070 src/filemanager/panel.c panel_get_format_field_index_by_name (const WPanel *panel, const char *name) name 3076 src/filemanager/panel.c format != NULL && strcmp (((format_item_t *) format->data)->title, name) != 0; name 3242 src/filemanager/panel.c panel_set_sort_type_by_id (WPanel *panel, const char *name) name 3244 src/filemanager/panel.c if (strcmp (panel->sort_field->id, name) == 0) name 3250 src/filemanager/panel.c sort_order = panel_get_field_by_id (name); name 4323 src/filemanager/panel.c panel_set_current_by_name (WPanel *panel, const char *name) name 4334 src/filemanager/panel.c if (name == NULL) name 4344 src/filemanager/panel.c subdir = vfs_strip_suffix_from_filename (name); name 4346 src/filemanager/panel.c subdir = vfs_strip_suffix_from_filename (x_basename (name)); name 4471 src/filemanager/panel.c panel->name = g_strdup (panel_name); name 4472 src/filemanager/panel.c panel->dir_history.name = g_strconcat ("Dir Hist ", panel->name, (char *) NULL); name 4475 src/filemanager/panel.c section = g_strconcat ("Temporal:", panel->name, (char *) NULL); name 4479 src/filemanager/panel.c section = g_strdup (panel->name); name 5109 src/filemanager/panel.c panel_get_field_by_id (const char *name) name 5114 src/filemanager/panel.c if (panel_fields[lc_index].id != NULL && strcmp (name, panel_fields[lc_index].id) == 0) name 5123 src/filemanager/panel.c panel_get_field_by_title_hotkey (const char *name) name 5129 src/filemanager/panel.c && strcmp (name, _ (panel_fields[lc_index].title_hotkey)) == 0) name 5138 src/filemanager/panel.c panel_get_field_by_title (const char *name) name 5147 src/filemanager/panel.c if (strcmp (title, name) == 0) name 84 src/filemanager/panel.h char *name; // The panel name name 126 src/filemanager/panel.h char *name; // Directory history name for history file name 170 src/filemanager/panel.h void panel_set_current_by_name (WPanel *panel, const char *name); name 187 src/filemanager/panel.h const panel_field_t *panel_get_field_by_id (const char *name); name 188 src/filemanager/panel.h const panel_field_t *panel_get_field_by_title (const char *name); name 189 src/filemanager/panel.h const panel_field_t *panel_get_field_by_title_hotkey (const char *name); name 359 src/filemanager/panelize.c char *name; name 395 src/filemanager/panelize.c name = line->str; name 397 src/filemanager/panelize.c if (name[0] == '.' && IS_PATH_SEP (name[1])) name 398 src/filemanager/panelize.c name += 2; name 400 src/filemanager/panelize.c if (handle_path (name, &st, &link_to_dir, &stale_link)) name 402 src/filemanager/panelize.c ok = dir_list_append (list, name, &st, link_to_dir, stale_link); name 259 src/filemanager/tree.c str_fit_to_term (vfs_path_as_str (tree->selected_ptr->name), tree_cols, J_LEFT_FIT)); name 312 src/filemanager/tree.c if (vfs_path_equal (current->name, tree->selected_ptr->name)) name 319 src/filemanager/tree.c cname = vfs_path_as_str (current->name); name 322 src/filemanager/tree.c if (vfs_path_equal_len (current->name, tree->selected_ptr->name, j)) name 327 src/filemanager/tree.c j = vfs_path_len (tree->selected_ptr->name); name 328 src/filemanager/tree.c if (j > 1 && vfs_path_equal_len (current->name, tree->selected_ptr->name, j)) name 366 src/filemanager/tree.c tty_print_string (str_fit_to_term (vfs_path_as_str (current->name), name 407 src/filemanager/tree.c if (vfs_path_equal_len (current->name, tree->selected_ptr->name, name 408 src/filemanager/tree.c vfs_path_len (current->name))) name 415 src/filemanager/tree.c cname = vfs_path_as_str (current->name); name 418 src/filemanager/tree.c if (vfs_path_equal_len (current->name, tree->selected_ptr->name, j)) name 422 src/filemanager/tree.c && vfs_path_len (tree->selected_ptr->name) > 1) name 424 src/filemanager/tree.c if (vfs_path_equal_len (current->name, tree->selected_ptr->name, name 425 src/filemanager/tree.c vfs_path_len (tree->selected_ptr->name))) name 594 src/filemanager/tree.c if (panel_cd (p, tree->selected_ptr->name, cd_exact)) name 597 src/filemanager/tree.c cd_error_message (vfs_path_as_str (tree->selected_ptr->name)); name 684 src/filemanager/tree.c if (tree->selected_ptr != NULL && mc_chdir (tree->selected_ptr->name) == 0) name 688 src/filemanager/tree.c tree_store_rescan (tree->selected_ptr->name); name 703 src/filemanager/tree.c tree_remove_entry (tree, tree->selected_ptr->name); name 718 src/filemanager/tree.c str_trunc (vfs_path_as_str (tree->selected_ptr->name), 50)); name 729 src/filemanager/tree.c copy_dir_dir (ctx, vfs_path_as_str (tree->selected_ptr->name), dest, TRUE, FALSE, FALSE, name 749 src/filemanager/tree.c str_trunc (vfs_path_as_str (tree->selected_ptr->name), 50)); name 771 src/filemanager/tree.c move_dir_dir (ctx, vfs_path_as_str (tree->selected_ptr->name), dest); name 789 src/filemanager/tree.c if (tree->selected_ptr == NULL || chdir (tree->selected_ptr->name) != 0) name 815 src/filemanager/tree.c buf = g_strdup_printf (_ ("Delete %s?"), vfs_path_as_str (tree->selected_ptr->name)); name 825 src/filemanager/tree.c if (erase_dir (ctx, tree->selected_ptr->name) == FILE_CONT) name 1321 src/filemanager/tree.c return tree->selected_ptr->name; name 75 src/filemanager/treestore.c static tree_entry *tree_store_add_entry (const vfs_path_t *name); name 211 src/filemanager/treestore.c tree_store_load_from (const char *name) name 216 src/filemanager/treestore.c g_return_val_if_fail (name != NULL, 0); name 221 src/filemanager/treestore.c file = fopen (name, "r"); name 332 src/filemanager/treestore.c tree_store_save_to (char *name) name 337 src/filemanager/treestore.c file = fopen (name, "w"); name 344 src/filemanager/treestore.c if (vfs_file_is_local (current->name)) name 351 src/filemanager/treestore.c && (common = str_common (current->prev->name, current->name)) > 2) name 355 src/filemanager/treestore.c encoded = encode (current->name, common); name 363 src/filemanager/treestore.c encoded = encode (current->name, 0); name 370 src/filemanager/treestore.c fprintf (stderr, _ ("Cannot write to the %s file:\n%s\n"), name, name 385 src/filemanager/treestore.c tree_store_add_entry (const vfs_path_t *name) name 397 src/filemanager/treestore.c for (current = ts.tree_first; current != NULL && (flag = pathcmp (current->name, name)) < 0; name 444 src/filemanager/treestore.c new->name = vfs_path_clone (name); name 445 src/filemanager/treestore.c new->sublevel = vfs_path_tokens_count (new->name); name 450 src/filemanager/treestore.c new_name = vfs_path_get_last_path_str (new->name); name 524 src/filemanager/treestore.c vfs_path_free (entry->name, TRUE); name 603 src/filemanager/treestore.c tree_store_whereis (const vfs_path_t *name) name 608 src/filemanager/treestore.c for (current = ts.tree_first; current != NULL && (flag = pathcmp (current->name, name)) < 0; name 633 src/filemanager/treestore.c char *name; name 636 src/filemanager/treestore.c name = mc_config_get_full_path (MC_TREESTORE_FILE); name 637 src/filemanager/treestore.c retval = tree_store_load_from (name); name 638 src/filemanager/treestore.c g_free (name); name 653 src/filemanager/treestore.c char *name; name 656 src/filemanager/treestore.c name = mc_config_get_full_path (MC_TREESTORE_FILE); name 657 src/filemanager/treestore.c mc_util_make_backup_if_possible (name, ".tmp"); name 659 src/filemanager/treestore.c retval = tree_store_save_to (name); name 661 src/filemanager/treestore.c mc_util_restore_from_backup_if_possible (name, ".tmp"); name 663 src/filemanager/treestore.c mc_util_unlink_backup_if_possible (name, ".tmp"); name 665 src/filemanager/treestore.c g_free (name); name 711 src/filemanager/treestore.c len = vfs_path_len (base->name); name 713 src/filemanager/treestore.c while (current != NULL && vfs_path_equal_len (current->name, base->name, len)) name 719 src/filemanager/treestore.c cname = vfs_path_as_str (current->name); name 738 src/filemanager/treestore.c vfs_path_t *name; name 755 src/filemanager/treestore.c name = vfs_path_build_filename (PATH_SEP_STR, subname, (char *) NULL); name 757 src/filemanager/treestore.c name = vfs_path_append_new (ts.check_name, subname, (char *) NULL); name 760 src/filemanager/treestore.c for (current = ts.check_start; current != NULL && (flag = pathcmp (current->name, name)) < 0; name 767 src/filemanager/treestore.c current = tree_store_add_entry (name); name 768 src/filemanager/treestore.c ts.add_queue_vpath = g_list_prepend (ts.add_queue_vpath, name); name 771 src/filemanager/treestore.c vfs_path_free (name, TRUE); name 779 src/filemanager/treestore.c len = vfs_path_len (base->name); name 782 src/filemanager/treestore.c current != NULL && vfs_path_equal_len (current->name, base->name, len); name 787 src/filemanager/treestore.c cname = vfs_path_as_str (current->name); name 836 src/filemanager/treestore.c current != NULL && vfs_path_equal_len (current->name, ts.check_name, len); name 842 src/filemanager/treestore.c cname = vfs_path_as_str (current->name); name 872 src/filemanager/treestore.c while (current != NULL && vfs_path_equal_len (current->name, ts.check_name, len)) name 878 src/filemanager/treestore.c cname = vfs_path_as_str (current->name); name 24 src/filemanager/treestore.h vfs_path_t *name; // The full path of directory name 56 src/filemanager/treestore.h tree_entry *tree_store_whereis (const vfs_path_t *name); name 287 src/learn.c key->name != NULL && strcmp (key->name, "kpleft") != 0; key++, learn_total++) name 371 src/learn.c key_name_conv_tab[i].name, esc_str); name 95 src/selcodepage.c const char *name; name 97 src/selcodepage.c name = ((codepage_desc *) g_ptr_array_index (codepages, i))->name; name 98 src/selcodepage.c g_snprintf (buffer, sizeof (buffer), "%c %s", get_hotkey (i), name); name 792 src/setup.c panel_save_setup (left_panel, left_panel->name); name 796 src/setup.c panel_save_setup (right_panel, right_panel->name); name 242 src/vfs/cpio/cpio.c super->name = g_strdup (vfs_path_as_str (vpath)); name 246 src/vfs/cpio/cpio.c type = get_compression_type (fd, super->name); name 255 src/vfs/cpio/cpio.c s = g_strconcat (super->name, decompress_extension (type), (char *) NULL); name 263 src/vfs/cpio/cpio.c MC_PTR_FREE (super->name); name 338 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Premature end of cpio archive\n%s"), super->name); name 377 src/vfs/cpio/cpio.c cpio_create_entry (struct vfs_class *me, struct vfs_s_super *super, struct stat *st, char *name) name 426 src/vfs/cpio/cpio.c _ ("Inconsistent hardlinks of\n%s\nin cpio archive\n%s"), name, name 427 src/vfs/cpio/cpio.c super->name); name 436 src/vfs/cpio/cpio.c for (tn = name + strlen (name) - 1; tn >= name && IS_PATH_SEP (*tn); tn--) name 439 src/vfs/cpio/cpio.c tn = strrchr (name, PATH_SEP); name 441 src/vfs/cpio/cpio.c tn = name; name 442 src/vfs/cpio/cpio.c else if (tn == name + 1) name 450 src/vfs/cpio/cpio.c root = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_MKDIR); name 468 src/vfs/cpio/cpio.c super->name); name 479 src/vfs/cpio/cpio.c g_free (name); name 513 src/vfs/cpio/cpio.c g_free (name); name 556 src/vfs/cpio/cpio.c char *name; name 573 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); name 576 src/vfs/cpio/cpio.c name = g_malloc (u.buf.c_namesize); name 577 src/vfs/cpio/cpio.c len = mc_read (arch->fd, name, u.buf.c_namesize); name 580 src/vfs/cpio/cpio.c g_free (name); name 583 src/vfs/cpio/cpio.c name[u.buf.c_namesize - 1] = '\0'; name 587 src/vfs/cpio/cpio.c if (strcmp ("TRAILER!!!", name) == 0) name 589 src/vfs/cpio/cpio.c g_free (name); name 609 src/vfs/cpio/cpio.c return cpio_create_entry (me, super, &st, name); name 628 src/vfs/cpio/cpio.c char *name; name 641 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); name 647 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); name 650 src/vfs/cpio/cpio.c name = g_malloc (hd.c_namesize); name 651 src/vfs/cpio/cpio.c len = mc_read (arch->fd, name, hd.c_namesize); name 654 src/vfs/cpio/cpio.c g_free (name); name 657 src/vfs/cpio/cpio.c name[hd.c_namesize - 1] = '\0'; name 661 src/vfs/cpio/cpio.c if (strcmp ("TRAILER!!!", name) == 0) name 663 src/vfs/cpio/cpio.c g_free (name); name 681 src/vfs/cpio/cpio.c return cpio_create_entry (me, super, &u.st, name); name 700 src/vfs/cpio/cpio.c char *name; name 715 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); name 725 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Corrupted cpio header encountered in\n%s"), super->name); name 729 src/vfs/cpio/cpio.c name = g_malloc (hd.c_namesize); name 730 src/vfs/cpio/cpio.c len = mc_read (arch->fd, name, hd.c_namesize); name 734 src/vfs/cpio/cpio.c g_free (name); name 737 src/vfs/cpio/cpio.c name[hd.c_namesize - 1] = '\0'; name 741 src/vfs/cpio/cpio.c if (strcmp ("TRAILER!!!", name) == 0) name 743 src/vfs/cpio/cpio.c g_free (name); name 761 src/vfs/cpio/cpio.c return cpio_create_entry (me, super, &u.st, name); name 827 src/vfs/cpio/cpio.c if (strcmp (parc->name, vfs_path_as_str (vpath))) name 125 src/vfs/extfs/extfs.c extfs_super_new (struct vfs_class *me, const char *name, const vfs_path_t *local_name_vpath, name 135 src/vfs/extfs/extfs.c vsuper->name = g_strdup (name); name 154 src/vfs/extfs/extfs.c extfs_entry_new (struct vfs_class *me, const char *name, struct vfs_s_inode *inode) name 162 src/vfs/extfs/extfs.c entry->name = g_strdup (name); name 176 src/vfs/extfs/extfs.c char *name; name 179 src/vfs/extfs/extfs.c name = g_strconcat (a->name != NULL ? a->name : "", PATH_SEP_STR, info->prefix, name 181 src/vfs/extfs/extfs.c func (name); name 182 src/vfs/extfs/extfs.c g_free (name); name 193 src/vfs/extfs/extfs.c return (ar->name != NULL && strcmp (ar->name, archive_name) == 0) ? 0 : 1; name 199 src/vfs/extfs/extfs.c extfs_generate_entry (struct extfs_super_t *archive, const char *name, struct vfs_s_inode *parent, name 222 src/vfs/extfs/extfs.c entry = vfs_s_new_entry (me, name, inode); name 232 src/vfs/extfs/extfs.c extfs_find_entry_int (struct vfs_s_inode *dir, const char *name, GSList *list, int flags) name 240 src/vfs/extfs/extfs.c if (g_path_is_absolute (name)) name 243 src/vfs/extfs/extfs.c name = g_path_skip_root (name); name 249 src/vfs/extfs/extfs.c p = name; name 250 src/vfs/extfs/extfs.c name_end = name + strlen (name); name 312 src/vfs/extfs/extfs.c extfs_find_entry (struct vfs_s_inode *dir, const char *name, int flags) name 319 src/vfs/extfs/extfs.c res = extfs_find_entry_int (dir, name, NULL, flags); name 368 src/vfs/extfs/extfs.c name_vpath = vfs_path_from_str (psup->name); name 517 src/vfs/extfs/extfs.c extfs_open_archive (int fstype, const char *name, struct extfs_super_t **pparc, GError **error) name 533 src/vfs/extfs/extfs.c name_vpath = vfs_path_from_str (name); name 574 src/vfs/extfs/extfs.c current_archive = extfs_super_new (vfs_extfs_ops, name, local_name_vpath, fstype); name 734 src/vfs/extfs/extfs.c extfs_open_and_read_archive (int fstype, const char *name, struct extfs_super_t **archive) name 741 src/vfs/extfs/extfs.c pip = extfs_open_archive (fstype, name, archive, &error); name 751 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s archive\n%s"), info->prefix, name); name 754 src/vfs/extfs/extfs.c message (D_ERROR, MSG_ERROR, _ ("Cannot open %s archive\n%s:\n%s"), info->prefix, name, name 839 src/vfs/extfs/extfs.c g_string_prepend (localpath, e->name); name 907 src/vfs/extfs/extfs.c archive_name = CONST_VFS_SUPER (archive)->name; name 1081 src/vfs/extfs/extfs.c local_handle = vfs_mkstemps (&local_filename_vpath, "extfs", entry->name); name 1217 src/vfs/extfs/extfs.c dir = vfs_dirent_init (NULL, VFS_ENTRY ((*info)->data)->name, 0); // FIXME: inode name 568 src/vfs/ftpfs/ftpfs.c arch->base.name = g_strdup (PATH_SEP_STR); name 616 src/vfs/ftpfs/ftpfs.c char *name; // login user name name 656 src/vfs/ftpfs/ftpfs.c name = g_strconcat (super->path_element->user, "@", name 661 src/vfs/ftpfs/ftpfs.c name = g_strdup (super->path_element->user); name 683 src/vfs/ftpfs/ftpfs.c switch (ftpfs_command (me, super, WAIT_REPLY, "USER %s", name)) name 711 src/vfs/ftpfs/ftpfs.c g_free (name); name 727 src/vfs/ftpfs/ftpfs.c g_free (name); name 1737 src/vfs/ftpfs/ftpfs.c r = strcmp (fe->name, filename); name 1862 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("%s: failure"), me->name); name 1914 src/vfs/ftpfs/ftpfs.c vfs_print_message (_ ("%s: done."), me->name); name 1921 src/vfs/ftpfs/ftpfs.c ftpfs_file_store (struct vfs_class *me, vfs_file_handler_t *fh, char *name, char *localname) name 1950 src/vfs/ftpfs/ftpfs.c ftpfs_open_data_connection (me, super, ftp->append ? "APPE" : "STOR", name, TYPE_BINARY, 0); name 2031 src/vfs/ftpfs/ftpfs.c char *name; name 2033 src/vfs/ftpfs/ftpfs.c name = vfs_s_fullpath (me, fh->ino); name 2034 src/vfs/ftpfs/ftpfs.c if (name == NULL) name 2037 src/vfs/ftpfs/ftpfs.c FH_SOCK = ftpfs_open_data_connection (me, VFS_FILE_HANDLER_SUPER (fh), "RETR", name, name 2039 src/vfs/ftpfs/ftpfs.c g_free (name); name 2324 src/vfs/ftpfs/ftpfs.c char *name; name 2337 src/vfs/ftpfs/ftpfs.c handle = vfs_mkstemps (&vpath, me->name, fh->ino->ent->name); name 2347 src/vfs/ftpfs/ftpfs.c name = vfs_s_fullpath (me, fh->ino); name 2348 src/vfs/ftpfs/ftpfs.c if (name == NULL) name 2352 src/vfs/ftpfs/ftpfs.c (flags & O_APPEND) != 0 ? "APPE" : "STOR", name, name 2354 src/vfs/ftpfs/ftpfs.c g_free (name); name 2428 src/vfs/ftpfs/ftpfs.c GString *name; name 2430 src/vfs/ftpfs/ftpfs.c name = vfs_path_element_build_pretty_path_str (super->path_element); name 2432 src/vfs/ftpfs/ftpfs.c func (name->str); name 2433 src/vfs/ftpfs/ftpfs.c g_string_free (name, TRUE); name 288 src/vfs/ftpfs/ftpfs_parse_ls.c char *name; name 390 src/vfs/ftpfs/ftpfs_parse_ls.c name = strtok_r (NULL, "", &next); name 391 src/vfs/ftpfs/ftpfs_parse_ls.c if (name == NULL) name 395 src/vfs/ftpfs/ftpfs_parse_ls.c if (year_anomaly && *name == ' ') name 396 src/vfs/ftpfs/ftpfs_parse_ls.c name++; name 404 src/vfs/ftpfs/ftpfs_parse_ls.c for (arrow = name; (arrow = strstr (arrow, " -> ")) != NULL; arrow++) name 405 src/vfs/ftpfs/ftpfs_parse_ls.c if (arrow != name && arrow[4] != '\0') name 413 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (name); name 547 src/vfs/ftpfs/ftpfs_parse_ls.c const char *name = NULL; name 575 src/vfs/ftpfs/ftpfs_parse_ls.c name = scan + 1; name 605 src/vfs/ftpfs/ftpfs_parse_ls.c name = NULL; name 620 src/vfs/ftpfs/ftpfs_parse_ls.c if (name == NULL || !type_known) name 623 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strndup (name, name_len); name 657 src/vfs/ftpfs/ftpfs_parse_ls.c const char *name = NULL; name 670 src/vfs/ftpfs/ftpfs_parse_ls.c name = space + 2; name 679 src/vfs/ftpfs/ftpfs_parse_ls.c name = space + 1; name 771 src/vfs/ftpfs/ftpfs_parse_ls.c if (name == NULL || name[0] == '\0' || type == UNKNOWN) name 774 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (name); name 999 src/vfs/ftpfs/ftpfs_parse_ls.c char *name; name 1079 src/vfs/ftpfs/ftpfs_parse_ls.c name = strtok (NULL, ""); name 1080 src/vfs/ftpfs/ftpfs_parse_ls.c if (name == NULL) name 1090 src/vfs/ftpfs/ftpfs_parse_ls.c for (arrow = name; (arrow = strstr (arrow, " -> ")) != NULL; arrow++) name 1091 src/vfs/ftpfs/ftpfs_parse_ls.c if (arrow != name && arrow[4] != '\0') name 1099 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (name); name 1159 src/vfs/ftpfs/ftpfs_parse_ls.c ok = (*line_parsers[i]) (tmp_line, &info->ino->st, &info->name, name 1161 src/vfs/ftpfs/ftpfs_parse_ls.c if (ok && strchr (info->name, '/') == NULL) name 1200 src/vfs/ftpfs/ftpfs_parse_ls.c ok = guessed_parser (tmp_line, &info->ino->st, &info->name, &info->ino->linkname, name 1202 src/vfs/ftpfs/ftpfs_parse_ls.c if (ok && strchr (info->name, '/') == NULL) name 98 src/vfs/sfs/sfs.c char *name; name 127 src/vfs/sfs/sfs.c const char *name = (const char *) b; name 129 src/vfs/sfs/sfs.c return strcmp (name, cf->name); name 279 src/vfs/sfs/sfs.c cf->name = g_strdup (vfs_path_as_str (vpath)); name 391 src/vfs/sfs/sfs.c g_free (which->name); name 407 src/vfs/sfs/sfs.c func (((cachedfile *) cur->data)->name); name 297 src/vfs/sftpfs/connection.c if (store->name == NULL) name 301 src/vfs/sftpfs/connection.c if (store->name[0] != '[') name 302 src/vfs/sftpfs/connection.c found = strcmp (store->name, super->path_element->host) == 0; name 307 src/vfs/sftpfs/connection.c kh_name_end = strstr (store->name, "]:"); name 317 src/vfs/sftpfs/connection.c kh_name_size = strlen (store->name) - 1 - strlen (kh_name_end); name 318 src/vfs/sftpfs/connection.c found = strncmp (store->name + 1, super->path_element->host, kh_name_size) == 0; name 789 src/vfs/sftpfs/connection.c if (strncmp (name, kbi_super->path_element->user, name_len) != 0) name 136 src/vfs/sftpfs/file.c char *name; name 142 src/vfs/sftpfs/file.c name = vfs_s_fullpath (vfs_sftpfs_ops, fh->ino); name 143 src/vfs/sftpfs/file.c if (name == NULL) name 163 src/vfs/sftpfs/file.c fixfname = sftpfs_fix_filename (name); name 179 src/vfs/sftpfs/file.c g_free (name); name 184 src/vfs/sftpfs/file.c g_free (name); name 132 src/vfs/sftpfs/sftpfs.c char *name; name 136 src/vfs/sftpfs/sftpfs.c name = g_path_get_dirname (path_super); name 137 src/vfs/sftpfs/sftpfs.c dir = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_DIR); name 138 src/vfs/sftpfs/sftpfs.c g_free (name); name 142 src/vfs/sftpfs/sftpfs.c name = g_path_get_basename (path_super); name 143 src/vfs/sftpfs/sftpfs.c ent = vfs_s_generate_entry (me, name, dir, 0755); name 144 src/vfs/sftpfs/sftpfs.c g_free (name); name 662 src/vfs/sftpfs/sftpfs.c GString *name; name 664 src/vfs/sftpfs/sftpfs.c name = vfs_path_element_build_pretty_path_str (super->path_element); name 666 src/vfs/sftpfs/sftpfs.c func (name->str); name 667 src/vfs/sftpfs/sftpfs.c g_string_free (name, TRUE); name 710 src/vfs/sftpfs/sftpfs.c arch->base.name = g_strdup (PATH_SEP_STR); name 381 src/vfs/shell/shell.c vfs_print_message (_ ("shell: Disconnecting from %s"), super->name ? super->name : "???"); name 646 src/vfs/shell/shell.c super->name = name 650 src/vfs/shell/shell.c super->name = g_strdup (PATH_SEP_STR); name 788 src/vfs/shell/shell.c ent->name = g_strndup (filename, filename_bound - filename); name 789 src/vfs/shell/shell.c temp = ent->name; name 790 src/vfs/shell/shell.c ent->name = str_shell_unescape (ent->name); name 813 src/vfs/shell/shell.c ent->name = g_strndup (filename, filename_bound - filename); name 814 src/vfs/shell/shell.c temp = ent->name; name 815 src/vfs/shell/shell.c ent->name = str_shell_unescape (ent->name); name 942 src/vfs/shell/shell.c else if (ent->name != NULL) name 953 src/vfs/shell/shell.c vfs_print_message (_ ("%s: done."), me->name); name 960 src/vfs/shell/shell.c vfs_print_message (_ ("%s: failure"), me->name); name 967 src/vfs/shell/shell.c shell_file_store (struct vfs_class *me, vfs_file_handler_t *fh, char *name, char *localname) name 1017 src/vfs/shell/shell.c quoted_name = str_shell_escape (name); name 1081 src/vfs/shell/shell.c char *name; name 1084 src/vfs/shell/shell.c name = vfs_s_fullpath (me, fh->ino); name 1085 src/vfs/shell/shell.c if (name == NULL) name 1087 src/vfs/shell/shell.c quoted_name = str_shell_escape (name); name 1088 src/vfs/shell/shell.c g_free (name); name 1629 src/vfs/shell/shell.c tmp_handle = vfs_mkstemps (&vpath, me->name, fh->ino->ent->name); name 1658 src/vfs/shell/shell.c char *name; name 1679 src/vfs/shell/shell.c name = g_strconcat (vfs_shell_ops->prefix, VFS_PATH_URL_DELIMITER, name 1682 src/vfs/shell/shell.c func (name); name 1683 src/vfs/shell/shell.c g_free (name); name 75 src/vfs/tar/tar-internal.h char name[100]; // 0 name 141 src/vfs/tar/tar-internal.h char name[100]; // 0 name 402 src/vfs/tar/tar.c if (header->header.name[sizeof (header->header.name) - 1] != '\0') name 403 src/vfs/tar/tar.c len = sizeof (header->header.name); name 405 src/vfs/tar/tar.c len = strlen (header->header.name); name 407 src/vfs/tar/tar.c if (len != 0 && IS_PATH_SEP (header->header.name[len - 1])) name 745 src/vfs/tar/tar.c s2 = g_strndup (h->name, sizeof (h->name)); name 900 src/vfs/tar/tar.c archive->name = g_strdup (vfs_path_as_str (vpath)); name 904 src/vfs/tar/tar.c type = get_compression_type (result, archive->name); name 913 src/vfs/tar/tar.c s = g_strconcat (archive->name, decompress_extension (type), (char *) NULL); name 922 src/vfs/tar/tar.c MC_PTR_FREE (archive->name); name 1055 src/vfs/tar/tar.c if (strcmp (parc->name, vfs_path_as_str (vpath)) != 0) name 337 src/vfs/undelfs/undelfs.c class_name = vfs_path_get_last_path_vfs (vpath)->name; name 319 tests/lib/vfs/vfs_parse_ls_lga.c &ent1->ino->st, &ent1->name, &ent1->ino->linkname, &filepos); name 326 tests/lib/vfs/vfs_parse_ls_lga.c &ent2->ino->st, &ent2->name, &ent2->ino->linkname, &filepos); name 333 tests/lib/vfs/vfs_parse_ls_lga.c &ent3->name, &ent3->ino->linkname, &filepos); name 341 tests/lib/vfs/vfs_parse_ls_lga.c mctest_assert_str_eq (ent1->name, " build_root1"); name 342 tests/lib/vfs/vfs_parse_ls_lga.c mctest_assert_str_eq (ent2->name, " build_root2"); name 350 tests/lib/vfs/vfs_parse_ls_lga.c if (!vfs_parse_ls_lga (ls_output, &ent[ent_index]->ino->st, &ent[ent_index]->name, \ name 380 tests/lib/vfs/vfs_parse_ls_lga.c mctest_assert_str_eq (ent[0]->name, "build_root1"); name 381 tests/lib/vfs/vfs_parse_ls_lga.c mctest_assert_str_eq (ent[0]->name, "build_root1"); name 382 tests/lib/vfs/vfs_parse_ls_lga.c mctest_assert_str_eq (ent[1]->name, " build_root2"); name 383 tests/lib/vfs/vfs_parse_ls_lga.c mctest_assert_str_eq (ent[3]->name, " build_root 0"); name 55 tests/lib/vfs/vfs_s_get_path.c super->name = g_strdup (vfs_path_as_str (vpath)); name 135 tests/lib/vfs/vfs_s_get_path.c mctest_assert_str_eq (archive->name, "/" ETALON_VFS_URL_NAME ARCH_NAME); name 268 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c yaml_dump_string (const char *name, const char *val) name 273 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c printf (" %s: %s\n", name, q); name 50 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c super->name = g_strdup (PATH_SEP_STR); name 89 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c const char *name; name 99 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c char *name; name 105 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c name = g_strdup_printf ("%s/%s_list.input", TEST_DATA_DIR, data->name); name 106 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c input = read_list (name); name 107 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c g_free (name); name 110 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c name = g_strdup_printf ("%s/%s_list.output", TEST_DATA_DIR, data->name); name 111 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c output = read_list (name); name 112 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c g_free (name); name 120 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c mctest_assert_str_eq (VFS_ENTRY (parsed_iter->data)->name, (char *) output_iter->data);