mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
2.2 KiB
HTML
22 lines
2.2 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>_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/tests--lib--utilunix__my_system-common.c.html#L234'>_act</a> 234 tests/lib/utilunix__my_system-common.c struct sigaction *_act = (struct sigaction *) _pntr; \</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L235'>_act</a> 235 tests/lib/utilunix__my_system-common.c mctest_assert_ptr_eq (_act->sa_handler, SIG_IGN); \</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L236'>_act</a> 236 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (_act->sa_flags, 0); \</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L243'>_act</a> 243 tests/lib/utilunix__my_system-common.c struct sigaction *_act = \</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L245'>_act</a> 245 tests/lib/utilunix__my_system-common.c ck_assert_msg (memcmp (_oldact, _act, sizeof (struct sigaction)) == 0, \</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L265'>_act</a> 265 tests/lib/utilunix__my_system-common.c struct sigaction *_act = g_ptr_array_index (sigaction_act__captured, 2); \</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L267'>_act</a> 267 tests/lib/utilunix__my_system-common.c memcmp (_act, &startup_handler, sizeof (struct sigaction)) == 0, \</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|