Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c1598 int no_fork,jobid; in sh_exec() local
1615 no_fork = !ntflag && !(type&(FAMP|FPOU)) && !shp->subshell && in sh_exec()
1632 if(no_fork) in sh_exec()
1783 if(no_fork) in sh_exec()
1877 if(!no_fork && !(type&FPOU)) in sh_exec()