g_strdup 75 lib/charsets.c desc->id = g_strdup (id); g_strdup 76 lib/charsets.c desc->name = g_strdup (name); g_strdup 131 lib/charsets.c default_codepage = g_strdup (p); g_strdup 157 lib/charsets.c desc->name = g_strdup (p); g_strdup 170 lib/event/manage.c g_tree_insert (mc_event_grouplist, g_strdup (event_group_name), (gpointer) event_group); g_strdup 194 lib/event/manage.c g_tree_insert (event_group, g_strdup (event_name), (gpointer) callbacks); g_strdup 105 lib/logging.c return g_strdup (env_filename); g_strdup 144 lib/mcconfig/common.c mc_config->ini_path = g_strdup (ini_path); g_strdup 130 lib/mcconfig/get.c return g_strdup (def); g_strdup 136 lib/mcconfig/get.c return g_strdup (def); g_strdup 141 lib/mcconfig/get.c return ret != NULL ? ret : g_strdup (def); g_strdup 52 lib/mcconfig/set.c return g_strdup (value); g_strdup 56 lib/mcconfig/set.c return g_strdup (value); g_strdup 66 lib/mcconfig/set.c return g_strdup (value); g_strdup 224 lib/search/lib.c ret[lc_index] = g_strdup (type_str->str); g_strdup 448 lib/search/regex.c return g_strdup (""); g_strdup 73 lib/search/search.c mc_search_cond->charset = g_strdup (charset); g_strdup 166 lib/search/search.c g_strdup (original_charset != NULL g_strdup 70 lib/shell.c mc_shell->path = g_strdup ("/bin/bash"); g_strdup 72 lib/shell.c mc_shell->path = g_strdup ("/bin/ash"); g_strdup 74 lib/shell.c mc_shell->path = g_strdup ("/bin/dash"); g_strdup 76 lib/shell.c mc_shell->path = g_strdup ("/bin/busybox"); g_strdup 78 lib/shell.c mc_shell->path = g_strdup ("/bin/zsh"); g_strdup 80 lib/shell.c mc_shell->path = g_strdup ("/bin/tcsh"); g_strdup 82 lib/shell.c mc_shell->path = g_strdup ("/bin/csh"); g_strdup 92 lib/shell.c mc_shell->path = g_strdup ("/bin/sh"); g_strdup 113 lib/shell.c shell_name = g_strdup (pwd->pw_shell); g_strdup 117 lib/shell.c shell_name = g_strdup (shell_env); g_strdup 135 lib/skin/colors.c orig = g_strdup (str); g_strdup 136 lib/skin/colors.c str2 = g_strdup (str); g_strdup 154 lib/skin/colors.c str = g_strdup (values[0]); g_strdup 163 lib/skin/colors.c str2 = g_strdup (values[0]); g_strdup 205 lib/skin/colors.c mc_skin_color_look_up_alias (mc_skin, g_strstrip (g_strdup (values[0]))) : g_strdup 206 lib/skin/colors.c (tmp != NULL) ? g_strdup (tmp->fg) : NULL; g_strdup 208 lib/skin/colors.c mc_skin_color_look_up_alias (mc_skin, g_strstrip (g_strdup (values[1]))) : g_strdup 209 lib/skin/colors.c (tmp != NULL) ? g_strdup (tmp->bg) : NULL; g_strdup 211 lib/skin/colors.c mc_skin_color_look_up_alias (mc_skin, g_strstrip (g_strdup (values[2]))) : g_strdup 212 lib/skin/colors.c (tmp != NULL) ? g_strdup (tmp->attrs) : NULL; g_strdup 231 lib/skin/colors.c mc_skin_color->fg = g_strdup ("default"); g_strdup 232 lib/skin/colors.c mc_skin_color->bg = g_strdup ("default"); g_strdup 74 lib/skin/common.c return g_strdup (mc_global.tty.skin); g_strdup 79 lib/skin/common.c return g_strdup (tmp_str); g_strdup 103 lib/skin/common.c mc_skin__default.name = g_strdup ("default"); g_strdup 127 lib/skin/common.c skin_override != NULL ? g_strdup (skin_override) : mc_skin_get_default_name (); g_strdup 204 lib/skin/common.c return g_strdup (default_value); g_strdup 396 lib/strutil/strutil.c codeset = termenc != NULL ? g_ascii_strup (termenc, -1) : g_strdup (str_detect_termencoding ()); g_strdup 404 lib/strutil/strutil.c codeset = g_strdup (str_detect_termencoding ()); g_strdup 411 lib/strutil/strutil.c codeset = g_strdup (DEFAULT_CHARSET); g_strdup 927 lib/strutil/strutil.c tmp = g_strdup (text); g_strdup 255 lib/strutil/strutil8bit.c ret = g_strdup (def_msg != NULL ? def_msg : ""); g_strdup 266 lib/strutil/strutil8bit.c ret = g_strdup (def_msg != NULL ? def_msg : ""); g_strdup 591 lib/strutil/strutil8bit.c rets = g_strdup (str); g_strdup 223 lib/strutil/strutilascii.c return g_strdup (mcerror->message); g_strdup 225 lib/strutil/strutilascii.c return g_strdup (def_msg != NULL ? def_msg : ""); g_strdup 418 lib/strutil/strutilutf8.c return g_strdup (mcerror->message); g_strdup 420 lib/strutil/strutilutf8.c return g_strdup (def_msg != NULL ? def_msg : ""); g_strdup 909 lib/strutil/strutilutf8.c buffer = g_strdup (text); g_strdup 227 lib/tty/color.c tty_color_defaults.fg = g_strdup (color->fg); g_strdup 228 lib/tty/color.c tty_color_defaults.bg = g_strdup (color->bg); g_strdup 229 lib/tty/color.c tty_color_defaults.attrs = g_strdup (color->attrs); g_strdup 1460 lib/tty/key.c cname = g_strstrip (g_strdup (name)); g_strdup 302 lib/tty/tty.c return g_strdup (str); g_strdup 306 lib/tty/tty.c return g_strdup (str); g_strdup 314 lib/tty/tty.c return g_strdup (str); g_strdup 123 lib/util.c p = p2 = g_strdup (vfs_path_as_str (vpath)); g_strdup 321 lib/util.c return (s == NULL || *s == '\0' ? NULL : g_strdup (s)); g_strdup 988 lib/util.c valcopy = g_strdup (p); g_strdup 1449 lib/util.c return g_strdup (locale); g_strdup 132 lib/utilunix.c cache[*last].string = g_strdup (text); g_strdup 772 lib/utilunix.c return g_strdup (directory); g_strdup 800 lib/utilunix.c return g_strdup (directory); g_strdup 1315 lib/utilunix.c tmp_element = g_strdup (element); g_strdup 183 lib/vfs/direntry.c char *const pathref = g_strdup (a_path); g_strdup 244 lib/vfs/direntry.c char *const path = g_strdup (a_path); g_strdup 950 lib/vfs/direntry.c entry->name = g_strdup (name); g_strdup 1249 lib/vfs/direntry.c path = g_strdup (ino->ent->name); g_strdup 1268 lib/vfs/direntry.c return g_strdup (ino->ent->name); g_strdup 684 lib/vfs/interface.c super->path_element->path = g_strdup (path_element->path); g_strdup 740 lib/vfs/interface.c p1 = g_strdup (prefix); g_strdup 725 lib/vfs/parse_ls_vga.c p_copy = g_strdup (p); g_strdup 836 lib/vfs/parse_ls_vga.c t = g_strdup (p + column_ptr[idx2 + 1]); g_strdup 848 lib/vfs/parse_ls_vga.c t = g_strdup (p + column_ptr[idx]); g_strdup 178 lib/vfs/path.c result = g_strdup (path); g_strdup 214 lib/vfs/path.c pcopy = g_strdup (path); g_strdup 235 lib/vfs/path.c path_element->password = g_strdup (inner_colon); g_strdup 239 lib/vfs/path.c path_element->user = g_strdup (pcopy); g_strdup 287 lib/vfs/path.c path_element->host = g_strdup (rest); g_strdup 375 lib/vfs/path.c element->vfs_prefix = g_strdup (op); g_strdup 439 lib/vfs/path.c element->vfs_prefix = g_strdup (vfs_prefix_start); g_strdup 449 lib/vfs/path.c element->path = g_strdup (""); g_strdup 565 lib/vfs/path.c return g_strdup (dir); g_strdup 721 lib/vfs/path.c path = g_strdup (path_str); g_strdup 853 lib/vfs/path.c new_element->user = g_strdup (element->user); g_strdup 854 lib/vfs/path.c new_element->password = g_strdup (element->password); g_strdup 855 lib/vfs/path.c new_element->host = g_strdup (element->host); g_strdup 858 lib/vfs/path.c new_element->path = g_strdup (element->path); g_strdup 860 lib/vfs/path.c new_element->vfs_prefix = g_strdup (element->vfs_prefix); g_strdup 862 lib/vfs/path.c new_element->encoding = g_strdup (element->encoding); g_strdup 931 lib/vfs/path.c new_vpath->str = g_strdup (vpath->str); g_strdup 1064 lib/vfs/path.c return g_strdup (semi); g_strdup 1105 lib/vfs/path.c path_element->encoding = g_strdup (encoding); g_strdup 98 lib/vfs/utilvfs.c return (p_i != NULL && p_i->pw_name != NULL) ? g_strdup (p_i->pw_name) : g_strdup ("anonymous"); g_strdup 265 lib/vfs/utilvfs.c path_element->path = g_strdup (PATH_SEP_STR); g_strdup 289 lib/vfs/utilvfs.c path_element->password = g_strdup (inner_colon); g_strdup 293 lib/vfs/utilvfs.c path_element->user = g_strdup (pcopy); g_strdup 352 lib/vfs/utilvfs.c path_element->host = g_strdup (rest); g_strdup 343 lib/vfs/vfs.c p = g_strdup (filename); g_strdup 380 lib/vfs/vfs.c return g_strdup (result); g_strdup 406 lib/vfs/vfs.c return g_strdup (current_path->str); g_strdup 141 lib/widget/buttonbar.c bb->labels[idx - 1].text = g_strdup (text); g_strdup 253 lib/widget/dialog-switch.c title = g_strdup (""); g_strdup 628 lib/widget/dialog.c t = g_strdup (""); g_strdup 155 lib/widget/frame.c t = g_strstrip (g_strdup (title)); g_strdup 128 lib/widget/groupbox.c t = g_strstrip (g_strdup (title)); g_strdup 282 lib/widget/history.c hd->text = g_strdup (q); g_strdup 174 lib/widget/hline.c l->text = g_strdup (text); g_strdup 196 lib/widget/input.c return g_strdup (url); g_strdup 212 lib/widget/input.c return g_strdup (url); g_strdup 993 lib/widget/input.c in->history.name = g_strdup (histname); g_strdup 172 lib/widget/input_complete.c filename = g_strdup (++temp); g_strdup 177 lib/widget/input_complete.c dirname = g_strdup ("."); g_strdup 178 lib/widget/input_complete.c filename = g_strdup (text); g_strdup 584 lib/widget/input_complete.c path = g_strdup (getenv ("PATH")); g_strdup 620 lib/widget/input_complete.c return g_strdup (*(words++)); g_strdup 630 lib/widget/input_complete.c return g_strdup (*(words++)); g_strdup 903 lib/widget/input_complete.c cdpath_ref = g_strdup (getenv ("CDPATH")); g_strdup 147 lib/widget/label.c l->text = g_strdup (text); g_strdup 172 lib/widget/label.c label->text = g_strdup (text); g_strdup 825 lib/widget/listbox.c return listbox_add_item_take (l, pos, hotkey, g_strdup (text), data, free_data); g_strdup 932 lib/widget/menu.c menu->help_node = g_strdup (help_node); g_strdup 281 lib/widget/quick.c items[i] = g_strdup (_(quick_widget->u.radio.items[i])); g_strdup 215 lib/widget/widget-common.c result.end = g_strdup (cp); g_strdup 219 lib/widget/widget-common.c result.start = g_strdup (text); g_strdup 201 lib/widget/wtools.c p_text = g_strstrip (g_strdup (text)); g_strdup 780 src/args.c mc_run_param0 = g_strdup (tmp); g_strdup 800 src/args.c mc_run_param0 = g_strdup (tmp); g_strdup 803 src/args.c mc_run_param1 = g_strdup (tmp); g_strdup 249 src/clipboard.c *(event_data->text) = g_strdup (buf); g_strdup 134 src/diffviewer/search.c exp = g_strdup (""); g_strdup 637 src/diffviewer/ydiff.c buffer = tmpbuf = g_strdup (text); g_strdup 2440 src/diffviewer/ydiff.c dview->label[DIFF_LEFT] = g_strdup (label1); g_strdup 2441 src/diffviewer/ydiff.c dview->label[DIFF_RIGHT] = g_strdup (label2); g_strdup 220 src/editor/editcmd.c savedir = g_strdup ("."); g_strdup 410 src/editor/editcomplete.c curr = g_strdup (curr); g_strdup 142 src/editor/editsearch.c search_text = g_strdup (""); g_strdup 237 src/editor/editsearch.c repl_from = g_strdup (str_trunc (tmp, dlg_width - 7)); g_strdup 240 src/editor/editsearch.c repl_to = g_strdup (str_trunc (tmp, dlg_width - 7)); g_strdup 551 src/editor/editsearch.c return g_strdup (str); g_strdup 570 src/editor/editsearch.c return g_strdup (str); g_strdup 838 src/editor/editsearch.c input1 = g_strdup (saved1 != NULL ? saved1 : ""); g_strdup 839 src/editor/editsearch.c input2 = g_strdup (saved2 != NULL ? saved2 : ""); g_strdup 869 src/editor/editsearch.c saved1 = g_strdup (input1); g_strdup 871 src/editor/editsearch.c saved2 = g_strdup (input2); g_strdup 360 src/editor/editwidget.c return g_strdup (shortcut); g_strdup 387 src/editor/editwidget.c filename = g_strdup (_("[NoName]")); g_strdup 389 src/editor/editwidget.c filename = g_strdup (vfs_path_as_str (edit->filename_vpath)); g_strdup 258 src/editor/etags.c def_hash->filename = g_strdup (filename); g_strdup 511 src/editor/format.c stop_format_chars = g_strdup ("\t"); g_strdup 254 src/editor/spell.c g_ptr_array_add (lang_list, g_strdup (entry->name)); g_strdup 280 src/editor/spell.c spell_language = g_strdup (lang); g_strdup 398 src/editor/spell.c *new_word = g_strdup (curr); g_strdup 472 src/editor/spell.c g_ptr_array_add (suggest, g_strdup (cur_sugg_word)); g_strdup 899 src/editor/syntax.c error_file_name = g_strdup (filename); g_strdup 1067 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); g_strdup 1068 src/editor/syntax.c c->whole_word_chars_right = g_strdup (whole_right); g_strdup 1073 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); g_strdup 1078 src/editor/syntax.c c->whole_word_chars_right = g_strdup (whole_right); g_strdup 1143 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left); g_strdup 1144 src/editor/syntax.c k->whole_word_chars_right = g_strdup (whole_right); g_strdup 1149 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left); g_strdup 1154 src/editor/syntax.c k->whole_word_chars_right = g_strdup (whole_right); g_strdup 1205 src/editor/syntax.c key = g_strdup (key); g_strdup 1210 src/editor/syntax.c *argv++ = g_strdup (*a++); g_strdup 1328 src/editor/syntax.c g_ptr_array_add (pnames, g_strdup (args[2])); g_strdup 1366 src/editor/syntax.c edit->syntax_type = g_strdup (syntax_type); g_strdup 1519 src/editor/syntax.c saved_type = g_strdup (type); /* save edit->syntax_type */ g_strdup 1589 src/editor/syntax.c current_syntax = g_strdup (edit->syntax_type); g_strdup 1603 src/editor/syntax.c edit->syntax_type = g_strdup (g_ptr_array_index (names, syntax - N_DFLT_ENTRIES)); g_strdup 247 src/execute.c return g_strdup (default_str); g_strdup 270 src/execute.c return g_strdup (""); g_strdup 262 src/filemanager/boxes.c current_skin_name = g_strdup (skin_name); g_strdup 634 src/filemanager/boxes.c current_skin_name = g_strdup (mc_skin__default.name); g_strdup 1109 src/filemanager/boxes.c val = g_strdup (vfs_path_as_str (selected_name)); g_strdup 183 src/filemanager/cd.c cdpath = g_strdup (getenv ("CDPATH")); g_strdup 233 src/filemanager/cd.c p = g_strstrip (g_strdup (path)); g_strdup 372 src/filemanager/chattr.c fat->filename = g_strdup (filename); g_strdup 249 src/filemanager/file.c s = g_strdup (src); g_strdup 1120 src/filemanager/file.c nfile1 = g_strdup (path_trunc (file1, 15)); g_strdup 1121 src/filemanager/file.c nfile2 = g_strdup (path_trunc (file2, 15)); g_strdup 1955 src/filemanager/file.c dest_dir = g_strdup (tmp_dest_dir); g_strdup 1472 src/filemanager/filegui.c ctx->dest_mask = g_strdup ("\\0"); g_strdup 1475 src/filemanager/filegui.c ctx->dest_mask = g_strdup (ctx->dest_mask); g_strdup 1482 src/filemanager/filegui.c dest_dir = g_strdup ("./"); g_strdup 415 src/filemanager/filemanager.c return g_strdup (shortcut); g_strdup 419 src/filemanager/filemanager.c return g_strdup (shortcut); g_strdup 446 src/filemanager/filemanager.c path = g_strdup (str_trunc (p, len - 4)); g_strdup 1668 src/filemanager/filemanager.c return g_strdup (""); g_strdup 1834 src/filemanager/filemanager.c last_wd_string = g_strdup (vfs_path_as_str (current_panel->cwd_vpath)); g_strdup 685 src/filemanager/find.c in_start_dir = g_strdup ("."); g_strdup 810 src/filemanager/find.c in_start_dir = g_strdup (temp_dir); g_strdup 841 src/filemanager/find.c *pattern = g_strdup (options.file_pattern ? "*" : ".*"); g_strdup 847 src/filemanager/find.c in_start_dir = g_strdup (*start_dir); g_strdup 854 src/filemanager/find.c *start_dir = g_strdup (vfs_path_as_str (panel->cwd_vpath)); g_strdup 941 src/filemanager/find.c old_dir = g_strdup (dir); g_strdup 947 src/filemanager/find.c old_dir = g_strdup (dir); g_strdup 1813 src/filemanager/find.c *dirname = g_strdup (dir_tmp); g_strdup 1815 src/filemanager/find.c *filename = g_strdup (file_tmp); g_strdup 1208 src/filemanager/hotlist.c g_strdup (*profile_keys), HL_TYPE_GROUP, LISTBOX_APPEND_AT_END); g_strdup 1216 src/filemanager/hotlist.c g_strdup (*profile_keys), HL_TYPE_ENTRY, LISTBOX_APPEND_AT_END); g_strdup 1467 src/filemanager/hotlist.c hotlist->label = g_strdup (_("Top level group")); g_strdup 1472 src/filemanager/hotlist.c hotlist->directory = g_strdup ("Hotlist"); g_strdup 1587 src/filemanager/hotlist.c add2hotlist (g_strdup (".."), g_strdup (".."), HL_TYPE_DOTDOT, LISTBOX_APPEND_AT_END); g_strdup 1659 src/filemanager/hotlist.c target = g_strdup (hlp != NULL ? hlp->directory : text); g_strdup 997 src/filemanager/layout.c tmp_prompt = g_strdup (mc_prompt); g_strdup 1348 src/filemanager/layout.c panel1->name = g_strdup (get_nth_panel_name (1)); g_strdup 1356 src/filemanager/layout.c panel2->name = g_strdup (get_nth_panel_name (0)); g_strdup 1455 src/filemanager/layout.c panels[idx].last_saved_dir = g_strdup (vfs_path_as_str (p->cwd_vpath)); g_strdup 1474 src/filemanager/layout.c return g_strdup ("."); g_strdup 1481 src/filemanager/layout.c return g_strdup (vfs_path_as_str (cwd_vpath)); g_strdup 1484 src/filemanager/layout.c return g_strdup (panels[i].last_saved_dir); g_strdup 1554 src/filemanager/layout.c *login = g_strdup (host); g_strdup 132 src/filemanager/listmode.c ret = g_strdup (possible_items[i]); g_strdup 329 src/filemanager/listmode.c s = g_strdup (oldlistformat); g_strdup 684 src/filemanager/mountlist.c me->me_devname = g_strdup (dash + source_s); g_strdup 685 src/filemanager/mountlist.c me->me_mountdir = g_strdup (line + target_s); g_strdup 686 src/filemanager/mountlist.c me->me_mntroot = g_strdup (line + mntroot_s); g_strdup 687 src/filemanager/mountlist.c me->me_type = g_strdup (dash + type_s); g_strdup 731 src/filemanager/mountlist.c me->me_devname = g_strdup (mnt->mnt_fsname); g_strdup 732 src/filemanager/mountlist.c me->me_mountdir = g_strdup (mnt->mnt_dir); g_strdup 734 src/filemanager/mountlist.c me->me_type = g_strdup (mnt->mnt_type); g_strdup 762 src/filemanager/mountlist.c me->me_devname = g_strdup (fsp->f_mntfromname); g_strdup 763 src/filemanager/mountlist.c me->me_mountdir = g_strdup (fsp->f_mntonname); g_strdup 787 src/filemanager/mountlist.c me->me_devname = g_strdup (fsp->f_mntfromname); g_strdup 788 src/filemanager/mountlist.c me->me_mountdir = g_strdup (fsp->f_mntonname); g_strdup 790 src/filemanager/mountlist.c me->me_type = g_strdup (fsp->f_fstypename); g_strdup 844 src/filemanager/mountlist.c name = g_strdup (PATH_SEP_STR); g_strdup 878 src/filemanager/mountlist.c g_strdup (fi.device_name[0] != '\0' ? fi.device_name : fi.fsh_name); g_strdup 879 src/filemanager/mountlist.c me->me_mountdir = g_strdup (re != NULL ? re->name : fi.fsh_name); g_strdup 881 src/filemanager/mountlist.c me->me_type = g_strdup (fi.fsh_name); g_strdup 929 src/filemanager/mountlist.c me->me_devname = g_strdup (stats[counter].f_mntfromname); g_strdup 930 src/filemanager/mountlist.c me->me_mountdir = g_strdup (stats[counter].f_mntonname); g_strdup 932 src/filemanager/mountlist.c me->me_type = g_strdup (FS_TYPE (stats[counter])); g_strdup 958 src/filemanager/mountlist.c me->me_devname = g_strdup (mnt.mt_dev); g_strdup 959 src/filemanager/mountlist.c me->me_mountdir = g_strdup (mnt.mt_filsys); g_strdup 971 src/filemanager/mountlist.c me->me_type = g_strdup (typebuf); g_strdup 1014 src/filemanager/mountlist.c me->me_devname = g_strdup (mnt.mnt_special); g_strdup 1015 src/filemanager/mountlist.c me->me_mountdir = g_strdup (mnt.mnt_mountp); g_strdup 1017 src/filemanager/mountlist.c me->me_type = g_strdup (mnt.mnt_fstype); g_strdup 1085 src/filemanager/mountlist.c me->me_devname = g_strdup (mnt.mnt_special); g_strdup 1086 src/filemanager/mountlist.c me->me_mountdir = g_strdup (mnt.mnt_mountp); g_strdup 1088 src/filemanager/mountlist.c me->me_type = g_strdup (mnt.mnt_fstype); g_strdup 1157 src/filemanager/mountlist.c me->me_devname = g_strdup (thisent + vmp->vmt_data[VMT_OBJECT].vmt_off); g_strdup 1159 src/filemanager/mountlist.c me->me_mountdir = g_strdup (thisent + vmp->vmt_data[VMT_STUB].vmt_off); g_strdup 1161 src/filemanager/mountlist.c me->me_type = g_strdup (fstype_to_string (vmp->vmt_gfstype)); g_strdup 1200 src/filemanager/mountlist.c me->me_devname = g_strdup (dev.f_mntfromname); g_strdup 1201 src/filemanager/mountlist.c me->me_mountdir = g_strdup (dev.f_mntonname); g_strdup 1203 src/filemanager/mountlist.c me->me_type = g_strdup (dev.f_fstypename); g_strdup 1312 src/filemanager/mountlist.c me->me_devname = g_strdup (dev); g_strdup 1313 src/filemanager/mountlist.c me->me_mountdir = g_strdup (dir); g_strdup 1315 src/filemanager/mountlist.c me->me_type = g_strdup (tp); g_strdup 1211 src/filemanager/panel.c old_cwd = g_strdup (vfs_path_as_str (panel->cwd_vpath)); g_strdup 1463 src/filemanager/panel.c return g_strdup (panel->name); g_strdup 1822 src/filemanager/panel.c darr->title = g_strdup (panel_get_title_without_hotkey (panel_fields[i].title_hotkey)); g_strdup 2134 src/filemanager/panel.c reg_exp = g_strdup ("^[^\\.]+$"); g_strdup 4590 src/filemanager/panel.c panel->user_format = g_strdup (DEFAULT_USER_FORMAT); g_strdup 4595 src/filemanager/panel.c panel->user_status_format[i] = g_strdup (DEFAULT_USER_FORMAT); g_strdup 4606 src/filemanager/panel.c panel->name = g_strdup (panel_name); g_strdup 4614 src/filemanager/panel.c section = g_strdup (panel->name); g_strdup 4808 src/filemanager/panel.c p->user_format = g_strdup (DEFAULT_USER_FORMAT); g_strdup 4813 src/filemanager/panel.c p->user_status_format[p->list_format] = g_strdup (DEFAULT_USER_FORMAT); g_strdup 5244 src/filemanager/panel.c ret[lc_index++] = g_strdup (_(panel_fields[i].title_hotkey)); g_strdup 5332 src/filemanager/panel.c ret[lc_index++] = g_strdup (_(panel_fields[i].title_hotkey)); g_strdup 500 src/filemanager/panelize.c add2panelize (g_strdup (_("Other command")), g_strdup ("")); g_strdup 504 src/filemanager/panelize.c add2panelize (g_strdup (_("Modified git files")), g_strdup ("git ls-files --modified")); g_strdup 505 src/filemanager/panelize.c add2panelize (g_strdup (_("Find rejects after patching")), g_strdup 506 src/filemanager/panelize.c g_strdup ("find . -name \\*.rej -print")); g_strdup 507 src/filemanager/panelize.c add2panelize (g_strdup (_("Find *.orig after patching")), g_strdup 508 src/filemanager/panelize.c g_strdup ("find . -name \\*.orig -print")); g_strdup 509 src/filemanager/panelize.c add2panelize (g_strdup (_("Find SUID and SGID programs")), g_strdup 510 src/filemanager/panelize.c g_strdup g_strdup 171 src/filemanager/treestore.c res = g_strdup (buffer); g_strdup 133 src/help.c local_text = g_strdup (text); g_strdup 734 src/keymap.c file_name = g_strdup (config_file_name); g_strdup 144 src/main.c mc_global.sysconfig_dir = g_strdup (datadir_env); g_strdup 146 src/main.c mc_global.sysconfig_dir = g_strdup (SYSCONFDIR); g_strdup 148 src/main.c mc_global.share_data_dir = g_strdup (DATADIR); g_strdup 808 src/setup.c mc_global.panels_config->ini_path = g_strdup (panels_profile_name); g_strdup 319 src/subshell/common.c putenv (g_strdup (sid_str)); g_strdup 332 src/subshell/common.c init_file = g_strdup (".bashrc"); g_strdup 360 src/subshell/common.c init_file = g_strdup (".profile"); g_strdup 763 src/usermenu.c *v = g_strdup (value); g_strdup 790 src/usermenu.c return g_strdup ("%"); g_strdup 888 src/usermenu.c result = g_strdup (syntax_type); g_strdup 978 src/usermenu.c result = g_strdup ("% "); g_strdup 1009 src/usermenu.c menu = g_strdup (menu_file != NULL ? menu_file : edit_widget != NULL ? g_strdup 240 src/vfs/cpio/cpio.c super->name = g_strdup (vfs_path_as_str (vpath)); g_strdup 129 src/vfs/extfs/extfs.c vsuper->name = g_strdup (name); g_strdup 135 src/vfs/extfs/extfs.c super->local_name = g_strdup (vfs_path_get_last_path_str (local_name_vpath)); g_strdup 156 src/vfs/extfs/extfs.c entry->name = g_strdup (name); g_strdup 903 src/vfs/extfs/extfs.c return g_strdup ("no_archive_name"); g_strdup 912 src/vfs/extfs/extfs.c ret_str = g_strdup (path); g_strdup 1089 src/vfs/extfs/extfs.c entry->ino->localname = g_strdup (local_filename); g_strdup 306 src/vfs/ftpfs/ftpfs.c return g_strdup (remote_path); g_strdup 320 src/vfs/ftpfs/ftpfs.c return g_strdup ("."); g_strdup 322 src/vfs/ftpfs/ftpfs.c ret = g_strdup (remote_path); g_strdup 364 src/vfs/ftpfs/ftpfs.c path_element->user = g_strdup ("anonymous"); g_strdup 570 src/vfs/ftpfs/ftpfs.c arch->base.name = g_strdup (PATH_SEP_STR); g_strdup 625 src/vfs/ftpfs/ftpfs.c op = g_strdup (super->path_element->password); g_strdup 627 src/vfs/ftpfs/ftpfs.c op = g_strdup (netrcpass); g_strdup 633 src/vfs/ftpfs/ftpfs.c op = g_strdup (ftpfs_anonymous_passwd); g_strdup 645 src/vfs/ftpfs/ftpfs.c super->path_element->password = g_strdup (op); g_strdup 664 src/vfs/ftpfs/ftpfs.c name = g_strdup (super->path_element->user); g_strdup 766 src/vfs/ftpfs/ftpfs.c no_proxy = g_slist_prepend (no_proxy, g_strdup (s)); g_strdup 871 src/vfs/ftpfs/ftpfs.c host = g_strdup (super->path_element->host); g_strdup 1012 src/vfs/ftpfs/ftpfs.c ftp_super->current_dir = g_strdup (PATH_SEP_STR); g_strdup 1088 src/vfs/ftpfs/ftpfs.c return g_strdup (bufp); g_strdup 1873 src/vfs/ftpfs/ftpfs.c dirlist = g_slist_prepend (dirlist, g_strdup (lc_buffer)); g_strdup 2261 src/vfs/ftpfs/ftpfs.c ftp_super->current_dir = g_strdup (remote_path); g_strdup 2611 src/vfs/ftpfs/ftpfs.c *login = g_strdup (rupp->login); g_strdup 2612 src/vfs/ftpfs/ftpfs.c *pass = g_strdup (rupp->pass); g_strdup 2662 src/vfs/ftpfs/ftpfs.c *login = g_strdup (buffer); g_strdup 2684 src/vfs/ftpfs/ftpfs.c tmp_pass = g_strdup (buffer); g_strdup 2713 src/vfs/ftpfs/ftpfs.c rupp->host = g_strdup (host); g_strdup 2714 src/vfs/ftpfs/ftpfs.c rupp->login = g_strdup (*login); g_strdup 2715 src/vfs/ftpfs/ftpfs.c rupp->pass = g_strdup (tmp_pass); g_strdup 2745 src/vfs/ftpfs/ftpfs.c ftpfs_anonymous_passwd = g_strdup ("anonymous@"); g_strdup 406 src/vfs/ftpfs/ftpfs_parse_ls.c *linkname = g_strdup (arrow + 4); g_strdup 411 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (name); g_strdup 517 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (t); g_strdup 773 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (name); g_strdup 898 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (t); g_strdup 904 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (t); g_strdup 982 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (t); g_strdup 1093 src/vfs/ftpfs/ftpfs_parse_ls.c *linkname = g_strdup (arrow + 4); g_strdup 1098 src/vfs/ftpfs/ftpfs_parse_ls.c *filename = g_strdup (name); g_strdup 279 src/vfs/sfs/sfs.c cf->name = g_strdup (vfs_path_as_str (vpath)); g_strdup 515 src/vfs/sfs/sfs.c sfs_info[sfs_no].prefix = g_strdup (key); g_strdup 516 src/vfs/sfs/sfs.c sfs_info[sfs_no].command = g_strdup (c); g_strdup 148 src/vfs/sftpfs/config_parser.c return g_strdup (real_host); g_strdup 187 src/vfs/sftpfs/config_parser.c *pointer_str = g_strdup (value); g_strdup 392 src/vfs/sftpfs/config_parser.c super->path_element->user = g_strdup (config_entity->user); g_strdup 403 src/vfs/sftpfs/config_parser.c sftpfs_super->privkey = g_strdup (config_entity->identity_file); g_strdup 710 src/vfs/sftpfs/sftpfs.c arch->base.name = g_strdup (PATH_SEP_STR); g_strdup 222 src/vfs/shell/shell.c return g_strdup (def_content); g_strdup 652 src/vfs/shell/shell.c super->name = g_strdup (PATH_SEP_STR); g_strdup 228 src/vfs/tar/tar-internal.c *string = g_strdup (value); g_strdup 230 src/vfs/tar/tar-xheader.c kp->pattern = g_strdup (kw); g_strdup 231 src/vfs/tar/tar-xheader.c kp->value = g_strdup (value); g_strdup 591 src/vfs/tar/tar.c (*inode)->linkname = g_strdup (link_name); g_strdup 747 src/vfs/tar/tar.c file_name = g_strdup (next_long_name->buffer + BLOCKSIZE); g_strdup 781 src/vfs/tar/tar.c link_name = g_strdup (next_long_link->buffer + BLOCKSIZE); g_strdup 915 src/vfs/tar/tar.c archive->name = g_strdup (vfs_path_as_str (vpath)); g_strdup 186 src/vfs/undelfs/undelfs.c *file = g_strdup (p + 1); g_strdup 194 src/vfs/undelfs/undelfs.c *file = g_strdup (""); g_strdup 128 src/viewer/dialogs.c exp = g_strdup (""); g_strdup 82 src/viewer/lib.c filename = g_strdup (vfs_path_as_str (view->filename_vpath)); g_strdup 83 src/viewer/lib.c command = g_strdup (view->command); g_strdup 426 src/viewer/mcviewer.c view->command = g_strdup (command); g_strdup 208 tests/lib/utilunix__my_system-common.c execvp__file__captured = g_strdup (file); g_strdup 211 tests/lib/utilunix__my_system-common.c g_ptr_array_add (execvp__args__captured, g_strdup (*one_arg)); g_strdup 173 tests/lib/vfs/canonicalize_pathname.c actual_path = g_strdup (data->input_path); g_strdup 55 tests/lib/vfs/vfs_s_get_path.c super->name = g_strdup (vfs_path_as_str (vpath)); g_strdup 43 tests/lib/vfs/vfs_setup_cwd.c return g_strdup ("/some/path"); g_strdup 173 tests/lib/vfs/vfs_split.c path = g_strdup (data->input_string); g_strdup 56 tests/lib/widget/complete_engine.c try_complete__text__captured = g_strdup (text); g_strdup 260 tests/src/editor/edit_complete_word_cmd.c edit_completion_dialog_show__return_value = g_strdup (data->input_completed_word); g_strdup 83 tests/src/execute__common.c do_execute__lc_shell__captured = g_strdup (lc_shell); g_strdup 84 tests/src/execute__common.c do_execute__command__captured = g_strdup (command); g_strdup 150 tests/src/execute__common.c message_title__captured = (title == MSG_ERROR) ? g_strdup (_("Error")) : g_strdup (title); g_strdup 53 tests/src/execute__execute_external_editor_or_viewer.c execute_external_cmd_opts__command__captured = g_strdup (command); g_strdup 89 tests/src/execute__execute_external_editor_or_viewer.c do_executev__lc_shell__captured = g_strdup (lc_shell); g_strdup 93 tests/src/execute__execute_external_editor_or_viewer.c g_ptr_array_add (do_executev__argv__captured, g_strdup (*argv)); g_strdup 148 tests/src/execute__execute_external_editor_or_viewer.c g_strdup g_strdup 58 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_add (mc_config_get_string__group__captured, g_strdup (group)); g_strdup 59 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_add (mc_config_get_string__param__captured, g_strdup (param)); g_strdup 60 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_add (mc_config_get_string__default_value__captured, g_strdup (default_value)); g_strdup 153 tests/src/execute__execute_get_external_cmd_opts_from_config.c g_ptr_array_add (mc_config_get_string__return_value, g_strdup (data->config_opts_string)); g_strdup 143 tests/src/filemanager/cd_to.c input_command = g_strdup (data->command); g_strdup 44 tests/src/filemanager/get_random_hint.c return g_strdup ("not_exists"); g_strdup 50 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c super->name = g_strdup (PATH_SEP_STR); g_strdup 77 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c ret = g_slist_prepend (ret, g_strdup (buf));