Home
last modified time | relevance | path

Searched refs:EXINT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/sh/
H A Derror.h72 #define EXINT 0 /* SIGINT received */ macro
H A Derror.c119 exraise(EXINT); in onint()
H A Dmain.c181 if (exception == EXINT) { in main()
H A DTOUR83 calling error. EXINT is an interrupt. EXSHELLPROC is an excep-
91 EXINT exception to return to the main command loop. (Exception:
92 EXINT is not raised if the user traps interrupts using the trap