Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Derror.h72 #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.c1049 SETINTON(inton); in vforkexecshell()