mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
27 lines
2.6 KiB
HTML
27 lines
2.6 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>bufp</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/src--vfs--ftpfs--ftpfs.c.html#L1066'>bufp</a> 1066 src/vfs/ftpfs/ftpfs.c char *bufp = NULL;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1072'>bufp</a> 1072 src/vfs/ftpfs/ftpfs.c if (bufp == NULL)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1073'>bufp</a> 1073 src/vfs/ftpfs/ftpfs.c bufp = bufq + 1;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1078'>bufp</a> 1078 src/vfs/ftpfs/ftpfs.c if (*bufp != '\0')</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1086'>bufp</a> 1086 src/vfs/ftpfs/ftpfs.c if (IS_PATH_SEP (*bufp))</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1087'>bufp</a> 1087 src/vfs/ftpfs/ftpfs.c return g_strdup (bufp);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1092'>bufp</a> 1092 src/vfs/ftpfs/ftpfs.c return g_strconcat (PATH_SEP_STR, bufp, (char *) NULL);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1114'>bufp</a> 1114 src/vfs/ftpfs/ftpfs_parse_ls.c GSList *bufp;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1129'>bufp</a> 1129 src/vfs/ftpfs/ftpfs_parse_ls.c for (bufp = buf; bufp != NULL; bufp = g_slist_next (bufp))</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1131'>bufp</a> 1131 src/vfs/ftpfs/ftpfs_parse_ls.c char *b = (char *) bufp->data;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1225'>bufp</a> 1225 src/vfs/ftpfs/ftpfs_parse_ls.c for (bufp = set[i]; bufp != NULL; bufp = g_slist_next (bufp))</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1226'>bufp</a> 1226 src/vfs/ftpfs/ftpfs_parse_ls.c vfs_s_free_entry (me, VFS_ENTRY (bufp->data));</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|