mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.6 KiB
HTML
21 lines
1.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>oldact</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/lib--util.h.html#L220'>oldact</a> 220 lib/util.h MC_MOCKABLE int my_sigaction (int signum, const struct sigaction *act, struct sigaction *oldact);</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L365'>oldact</a> 365 lib/utilunix.c my_sigaction (int signum, const struct sigaction *act, struct sigaction *oldact)</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L367'>oldact</a> 367 lib/utilunix.c return sigaction (signum, act, oldact);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L63'>oldact</a> 63 tests/lib/utilunix__my_system-common.c my_sigaction (int signum, const struct sigaction *act, struct sigaction *oldact)</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L86'>oldact</a> 86 tests/lib/utilunix__my_system-common.c if (oldact != NULL)</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L89'>oldact</a> 89 tests/lib/utilunix__my_system-common.c memcpy (tmp_act, oldact, sizeof (*tmp_act));</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|