Files
source/Y/pointer_str.html

20 lines
1.4 KiB
HTML
Raw Permalink Normal View History

2026-02-01 17:32:02 +00:00
<!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>pointer_str</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--sftpfs--config_parser.c.html#L209'>pointer_str</a> 209 src/vfs/sftpfs/config_parser.c char **pointer_str;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L219'>pointer_str</a> 219 src/vfs/sftpfs/config_parser.c pointer_str = POINTER_TO_STRUCTURE_MEMBER (char **);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L220'>pointer_str</a> 220 src/vfs/sftpfs/config_parser.c *pointer_str = g_strdup (value);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L223'>pointer_str</a> 223 src/vfs/sftpfs/config_parser.c pointer_str = POINTER_TO_STRUCTURE_MEMBER (char **);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L224'>pointer_str</a> 224 src/vfs/sftpfs/config_parser.c *pointer_str = sftpfs_correct_file_name (value);</span>
</pre>
</body>
</html>