Files
source/Y/SIGINT.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

24 lines
2.1 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>SIGINT</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--tty--tty.c.html#L156'>SIGINT</a> 156 lib/tty/tty.c my_sigaction (SIGINT, &amp;act, NULL);</span>
<span class='curline'><a href='../S/lib--tty--tty.c.html#L169'>SIGINT</a> 169 lib/tty/tty.c my_sigaction (SIGINT, &amp;act, NULL);</span>
<span class='curline'><a href='../S/lib--tty--tty.c.html#L183'>SIGINT</a> 183 lib/tty/tty.c my_sigaction (SIGINT, &amp;act, NULL);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L175'>SIGINT</a> 175 lib/utilunix.c my_sigaction (SIGINT, &amp;ignore, &amp;sigactions-&gt;intr);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L188'>SIGINT</a> 188 lib/utilunix.c my_sigaction (SIGINT, &amp;sigactions-&gt;intr, NULL);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L486'>SIGINT</a> 486 lib/utilunix.c my_signal (SIGINT, SIG_DFL);</span>
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L255'>SIGINT</a> 255 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 0)), SIGINT); \</span>
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L258'>SIGINT</a> 258 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index (sigaction_signum__captured, 3)), SIGINT); \</span>
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L296'>SIGINT</a> 296 tests/lib/utilunix__my_system-common.c ck_assert_int_eq (*((int *) g_ptr_array_index (signal_signum__captured, 0)), SIGINT); \</span>
</pre>
</body>
</html>