OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onint
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
error.h
90
#define INTON do { if (--suppressint == 0 && intpending)
onint
(); } while (0)
91
#define FORCEINTON do { suppressint = 0; if (intpending)
onint
(); } while (0)
97
void
onint
(void);
error.c
107
onint
(void)
function in typeref:typename:void
trap.c
715
onint
();
732
onint
();
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025