Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dvar.c198 int inton; in setvarsafe() local
200 inton = is_int_on(); in setvarsafe()
208 SETINTON(inton); in setvarsafe()
H A Djobs.c1010 int inton; in vforkexecshell() local
1014 inton = is_int_on(); in vforkexecshell()
1049 SETINTON(inton); in vforkexecshell()