Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h133 #define NV_FTMP NV_ZFILL /* function source in tmpfile */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c1345 if(nv_isattr(np,NV_FTMP)) in print_namval()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c1677 if(nv_isattr(mp,NV_FTMP)) in sh_outtype()
H A Dxec.c2824 nv_onattr(np,NV_FTMP); in sh_exec()