Home
last modified time | relevance | path

Searched refs:SETINTON (Results 1 – 3 of 3) sorted by relevance

/src/bin/sh/
H A Derror.h74 #define SETINTON(s) do { suppressint = (s); if (suppressint == 0 && intpending) onint(); } while (0) macro
H A Dvar.c208 SETINTON(inton); in setvarsafe()
H A Djobs.c1052 SETINTON(inton); in vforkexecshell()