Files
source/Y/strcpy.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

42 lines
4.8 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>strcpy</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--util.c.html#L136'>strcpy</a> 136 lib/util.c strcpy (r, p + 1);</span>
<span class='curline'><a href='../S/lib--util.c.html#L149'>strcpy</a> 149 lib/util.c strcpy (buf, buf2);</span>
<span class='curline'><a href='../S/lib--util.c.html#L151'>strcpy</a> 151 lib/util.c strcpy (r, buf2);</span>
<span class='curline'><a href='../S/lib--util.c.html#L167'>strcpy</a> 167 lib/util.c strcpy (buf, PATH_SEP_STR);</span>
<span class='curline'><a href='../S/lib--util.c.html#L524'>strcpy</a> 524 lib/util.c strcpy (mode, "----------");</span>
<span class='curline'><a href='../S/lib--util.c.html#L924'>strcpy</a> 924 lib/util.c strcpy (p, "../");</span>
<span class='curline'><a href='../S/lib--util.c.html#L925'>strcpy</a> 925 lib/util.c strcpy (p, q);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L1098'>strcpy</a> 1098 lib/utilunix.c strcpy (copy_path, path);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L1106'>strcpy</a> 1106 lib/utilunix.c strcpy (got_path, "");</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L1182'>strcpy</a> 1182 lib/utilunix.c strcpy (resolved_path, got_path);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L1205'>strcpy</a> 1205 lib/utilunix.c strcpy (copy_path, link_path);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L1216'>strcpy</a> 1216 lib/utilunix.c strcpy (resolved_path, got_path);</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L974'>strcpy</a> 974 src/editor/syntax.c strcpy (whole_left, "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_01234567890");</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L975'>strcpy</a> 975 src/editor/syntax.c strcpy (whole_right, "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_01234567890");</span>
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L521'>strcpy</a> 521 src/filemanager/cmd.c strcpy (view_entry, "View");</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L331'>strcpy</a> 331 src/filemanager/ext.c strcpy (pbuffer, text);</span>
<span class='curline'><a href='../S/src--filemanager--listmode.c.html#L307'>strcpy</a> 307 src/filemanager/listmode.c strcpy (newformat, "full ");</span>
<span class='curline'><a href='../S/src--filemanager--listmode.c.html#L309'>strcpy</a> 309 src/filemanager/listmode.c strcpy (newformat, "half ");</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1165'>strcpy</a> 1165 src/filemanager/mountlist.c strcpy (node, "/dev/fs/");</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1101'>strcpy</a> 1101 src/subshell/common.c strcpy (pty_name, "/dev/ptc");</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1104'>strcpy</a> 1104 src/subshell/common.c strcpy (pty_name, "/dev/ptmx");</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1118'>strcpy</a> 1118 src/subshell/common.c strcpy (pty_name, slave_name);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1176'>strcpy</a> 1176 src/subshell/common.c strcpy (pty_name, "/dev/ptyXX");</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1604'>strcpy</a> 1604 src/vfs/ftpfs/ftpfs.c strcpy (tmp, fel-&gt;linkname);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1610'>strcpy</a> 1610 src/vfs/ftpfs/ftpfs.c strcpy (tmp, dir-&gt;remote_path);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1629'>strcpy</a> 1629 src/vfs/ftpfs/ftpfs.c strcpy (tmp, fe-&gt;linkname);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L90'>strcpy</a> 90 src/vfs/sfs/sfs.c strcpy (t, a); \</span>
</pre>
</body>
</html>