Home
last modified time | relevance | path

Searched refs:inton (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/bin/sh/
HDvar.c204 int inton; in setvarsafe() local
206 inton = is_int_on(); in setvarsafe()
214 SETINTON(inton); in setvarsafe()
HDjobs.c1014 int inton; in vforkexecshell() local
1018 inton = is_int_on(); in vforkexecshell()
1053 SETINTON(inton); in vforkexecshell()