OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stopset
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
screen.c
67
static void
stopset
(int) __dead;
133
stopset
(int sig)
function in typeref:typename:void
174
if ((tstp = signal(SIGTSTP,
stopset
)) == SIG_IGN)
176
if ((ttou = signal(SIGTTOU,
stopset
)) == SIG_IGN)
180
* we stop while at it,
stopset
() above will longjmp back
screen.c
67
static void
stopset
(int) __dead;
133
stopset
(int sig)
function in typeref:typename:void
174
if ((tstp = signal(SIGTSTP,
stopset
)) == SIG_IGN)
176
if ((ttou = signal(SIGTTOU,
stopset
)) == SIG_IGN)
180
* we stop while at it,
stopset
() above will longjmp back
Completed in 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025