mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 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>hostname</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#L2589'>hostname</a> 2589 src/vfs/ftpfs/ftpfs.c char hostname[MAXHOSTNAMELEN];</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2623'>hostname</a> 2623 src/vfs/ftpfs/ftpfs.c if (gethostname (hostname, sizeof (hostname)) < 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2624'>hostname</a> 2624 src/vfs/ftpfs/ftpfs.c *hostname = '\0';</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2626'>hostname</a> 2626 src/vfs/ftpfs/ftpfs.c domain = strchr (hostname, '.');</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L197'>hostname</a> 197 src/vfs/shell/shell.c shell_load_script_from_file (const char *hostname, const char *script_name, const char *def_content)</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L205'>hostname</a> 205 src/vfs/shell/shell.c hostname, script_name, (char *) NULL);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|