Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h145 #define BLT_NOSFIO (NV_IMPORT) /* doesn't use sfio */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c926 liblist[nlib].attr = (sp->nosfio?BLT_NOSFIO:0); in sh_addlib()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c1388 if(shp->subshell && nv_isattr(np,BLT_NOSFIO)) in sh_exec()