g_strlcpy         527 lib/strutil/strutilutf8.c         g_strlcpy (result, composed, sizeof (result));
g_strlcpy         531 lib/strutil/strutilutf8.c         g_strlcpy (result, pre_form->text, sizeof (result));
g_strlcpy         674 lib/strutil/strutilutf8.c     g_strlcpy (buffer, composed, size);
g_strlcpy         120 lib/vfs/utilvfs.c         g_strlcpy (saveuname, uname, TUNMLEN);
g_strlcpy         155 lib/vfs/utilvfs.c         g_strlcpy (savegname, gname, TGNMLEN);
g_strlcpy         205 lib/widget/wtools.c         g_strlcpy (histname + 3, history_name, sizeof (histname) - 3);
g_strlcpy         831 src/editor/syntax.c         g_strlcpy (f, color->fg, sizeof (f));
g_strlcpy         839 src/editor/syntax.c         g_strlcpy (b, color->bg, sizeof (b));
g_strlcpy         854 src/editor/syntax.c             g_strlcpy (f, editnormal, sizeof (f));
g_strlcpy         859 src/editor/syntax.c                 g_strlcpy (f, "default", sizeof (f));
g_strlcpy         866 src/editor/syntax.c                 g_strlcpy (b, p, sizeof (b));
g_strlcpy         868 src/editor/syntax.c                 g_strlcpy (b, "default", sizeof (b));
g_strlcpy         877 src/editor/syntax.c         g_strlcpy (a, color->attrs, sizeof (a));
g_strlcpy        1021 src/editor/syntax.c                 g_strlcpy (whole_left, *a, sizeof (whole_left));
g_strlcpy        1026 src/editor/syntax.c                 g_strlcpy (whole_right, *a, sizeof (whole_right));
g_strlcpy        1030 src/editor/syntax.c                 g_strlcpy (whole_left, *a, sizeof (whole_left));
g_strlcpy        1031 src/editor/syntax.c                 g_strlcpy (whole_right, *a, sizeof (whole_right));
g_strlcpy        1113 src/editor/syntax.c             g_strlcpy (last_fg, color.fg != NULL ? color.fg : "", sizeof (last_fg));
g_strlcpy        1114 src/editor/syntax.c             g_strlcpy (last_bg, color.bg != NULL ? color.bg : "", sizeof (last_bg));
g_strlcpy        1115 src/editor/syntax.c             g_strlcpy (last_attrs, color.attrs != NULL ? color.attrs : "", sizeof (last_attrs));
g_strlcpy         587 src/filemanager/file.c                 g_strlcpy (link_target, s != NULL ? s : p->str, sizeof (link_target));
g_strlcpy         536 src/filemanager/panel.c         g_strlcpy (buf, _("[dev]"), bufsize);
g_strlcpy        1142 src/filemanager/panel.c     g_strlcpy (b_bytes, size_trunc_sep (panel->total, panels_options.kilobyte_si),
g_strlcpy         272 src/filemanager/treestore.c                         g_strlcpy (oldname + common, different, sizeof (oldname) - (size_t) common);
g_strlcpy         297 src/filemanager/treestore.c                 g_strlcpy (oldname, lc_name, sizeof (oldname));
g_strlcpy         408 src/vfs/ftpfs/ftpfs.c                 g_strlcpy (string_buf, answer, string_len);
g_strlcpy         431 src/vfs/ftpfs/ftpfs.c                 g_strlcpy (string_buf, answer, string_len);
g_strlcpy         266 src/vfs/shell/shell.c             g_strlcpy (string_buf, answer, string_len);