Home
last modified time | relevance | path

Searched refs:FORCEINTON (Results 1 – 5 of 5) sorted by relevance

/freebsd/bin/sh/
H A Derror.h75 #define FORCEINTON {suppressint = 0; if (intpending) onint();} macro
H A Dtrap.c522 FORCEINTON; in exitshell_savedstatus()
528 FORCEINTON; in exitshell_savedstatus()
H A Derror.c161 FORCEINTON; in verrorwithstatus()
H A Deval.c465 FORCEINTON; in evalredir()
688 FORCEINTON; in evalbackcmd()
832 FORCEINTON; in redirected_vforkexecshell()
1055 FORCEINTON; in evalcommand()
1190 FORCEINTON; in evalcommand()
H A Dmain.c114 FORCEINTON; /* enable interrupts */ in main()