Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c586 #define SH_TOPFUN 0x8000 /* this is a temporary tksh hack */ in sh_eval() macro
587 if (mode & SH_TOPFUN) in sh_eval()
589 mode ^= SH_TOPFUN; in sh_eval()