mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 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>startup_handler</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#L154'>startup_handler</a> 154 lib/util.h extern struct sigaction startup_handler;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L72'>startup_handler</a> 72 lib/utilunix.c struct sigaction startup_handler;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L180'>startup_handler</a> 180 lib/utilunix.c my_sigaction (SIGTSTP, &startup_handler, &sigactions->stop);</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L329'>startup_handler</a> 329 lib/utilunix.c my_sigaction (SIGTSTP, NULL, &startup_handler);</span>
|
|
<span class='curline'><a href='../S/src--execute.c.html#L163'>startup_handler</a> 163 src/execute.c my_sigaction (SIGTSTP, &startup_handler, &sigtstp_action);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L267'>startup_handler</a> 267 tests/lib/utilunix__my_system-common.c memcmp (_act, &startup_handler, sizeof (struct sigaction)) == 0, \</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|