Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h138 #define NV_NOEXPAND NV_RJUST /* do not expand alias */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c1570 && !nv_isattr(np,NV_NOEXPAND) in sh_lex()
1578 nv_onattr(np,NV_NOEXPAND); in sh_lex()
2524 nv_offattr(np,NV_NOEXPAND); in alias_exceptf()