OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cntlc
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/larn/
signal.c
18
static void
cntlc
(int);
39
cntlc
(int n)
function in typeref:typename:void
51
signal(SIGQUIT,
cntlc
);
52
signal(SIGINT,
cntlc
);
102
signal(SIGQUIT,
cntlc
);
103
signal(SIGINT,
cntlc
);
signal.c
18
static void
cntlc
(int);
39
cntlc
(int n)
function in typeref:typename:void
51
signal(SIGQUIT,
cntlc
);
52
signal(SIGINT,
cntlc
);
102
signal(SIGQUIT,
cntlc
);
103
signal(SIGINT,
cntlc
);
Completed in 72 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025