Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dshcmd.h70 unsigned char nosfio; member
93 # define LIB_INIT(c) ((c) && (sh_context(c)->nosfio = 1))
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c908 sp->nosfio = 0; in sh_addlib()
926 liblist[nlib].attr = (sp->nosfio?BLT_NOSFIO:0); in sh_addlib()