OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u_interrupt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/less/dist/
signal.c
31
static RETSIGTYPE
u_interrupt
__P((int));
52
static RETSIGTYPE
u_interrupt
(int type)
function
58
LSIGNAL(SIGINT,
u_interrupt
);
157
(void) LSIGNAL(SIGINT,
u_interrupt
);
signal.c
31
static RETSIGTYPE
u_interrupt
__P((int));
52
static RETSIGTYPE
u_interrupt
(int type)
function
58
LSIGNAL(SIGINT,
u_interrupt
);
157
(void) LSIGNAL(SIGINT,
u_interrupt
);
Completed in 37 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026