mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
20 lines
1.3 KiB
HTML
20 lines
1.3 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>input_file</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--subshell--common.c.html#L369'>input_file</a> 369 src/subshell/common.c char *input_file;</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L371'>input_file</a> 371 src/subshell/common.c input_file = mc_config_get_full_path (MC_INPUTRC_FILE);</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L372'>input_file</a> 372 src/subshell/common.c if (exist_file (input_file))</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L373'>input_file</a> 373 src/subshell/common.c g_setenv ("INPUTRC", input_file, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L374'>input_file</a> 374 src/subshell/common.c g_free (input_file);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|