Home
last modified time | relevance | path

Searched refs:forcelocal (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/bin/sh/
H A Dvar.h73 extern int forcelocal;
H A Deval.c500 forcelocal++; in exphere()
511 forcelocal--; in exphere()
664 forcelocal++; in evalbackcmd()
671 forcelocal--; in evalbackcmd()
682 forcelocal--; in evalbackcmd()
H A Dvar.c100 int forcelocal; variable
329 if (forcelocal && !(flags & (VNOSET | VNOLOCAL))) in setvareq()
H A Djobs.c920 forcelocal = 0; in forkshell()
1325 if (bgjob != NULL && !forcelocal) in backgndpidval()