mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
28 lines
3.0 KiB
HTML
28 lines
3.0 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>tmp_act</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--editor--editmacros.c.html#L148'>tmp_act</a> 148 src/editor/editmacros.c int tmp_act;</span>
|
|
<span class='curline'><a href='../S/src--editor--editmacros.c.html#L157'>tmp_act</a> 157 src/editor/editmacros.c tmp_act = keybind_lookup_keymap_command (WIDGET (edit)->keymap, hotkey);</span>
|
|
<span class='curline'><a href='../S/src--editor--editmacros.c.html#L159'>tmp_act</a> 159 src/editor/editmacros.c if (tmp_act == CK_MacroStartRecord || tmp_act == CK_MacroStopRecord</span>
|
|
<span class='curline'><a href='../S/src--editor--editmacros.c.html#L160'>tmp_act</a> 160 src/editor/editmacros.c || tmp_act == CK_MacroStartStopRecord)</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L66'>tmp_act</a> 66 tests/lib/utilunix__my_system-common.c struct sigaction *tmp_act;</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L77'>tmp_act</a> 77 tests/lib/utilunix__my_system-common.c tmp_act = g_new (struct sigaction, 1);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L78'>tmp_act</a> 78 tests/lib/utilunix__my_system-common.c memcpy (tmp_act, act, sizeof (*tmp_act));</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L81'>tmp_act</a> 81 tests/lib/utilunix__my_system-common.c tmp_act = NULL;</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L83'>tmp_act</a> 83 tests/lib/utilunix__my_system-common.c g_ptr_array_add (sigaction_act__captured, tmp_act);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L88'>tmp_act</a> 88 tests/lib/utilunix__my_system-common.c tmp_act = g_new (struct sigaction, 1);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L89'>tmp_act</a> 89 tests/lib/utilunix__my_system-common.c memcpy (tmp_act, oldact, sizeof (*tmp_act));</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L92'>tmp_act</a> 92 tests/lib/utilunix__my_system-common.c tmp_act = NULL;</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L94'>tmp_act</a> 94 tests/lib/utilunix__my_system-common.c g_ptr_array_add (sigaction_oldact__captured, tmp_act);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|